Changes between Initial Version and Version 1 of Ticket #9405, comment 15
- Timestamp:
- 06/16/2015 11:46:55 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9405, comment 15
initial v1 1 I'm not sure this is a good idea. Why would we want dashes in shortcode attribute s, what (critical) problem is solved with that?1 I'm not sure this is a good idea. Why would we want dashes in shortcode attribute names, what (critical) problem is solved with that? 2 2 3 3 The shortcode regexps are pretty big/slow already, making them even more complex is undesirable imho. Also, imagine the billions of times this slower regexp will run every day. Is it really worth the extra kWh of electricity for the servers so we can have slightly fancier attribute names (that few would ever use)?