CJGutz / unchained

Simple template renderer and router
https://gutzkow.com
MIT License
2 stars 0 forks source link

Switch attribute access syntax #3

Closed CJGutz closed 6 months ago

CJGutz commented 7 months ago

As we don't match any operation name for attribute access it is checked last. Makes no sense as it is probably most frequently used.

CJGutz commented 6 months ago

Now use { get attribute }. To keep consistency in template operations