Mercurial > hg > tema
view TODO @ 36:dabd31807be6 default tip
Add TODO list.
author | Mikhail Kryshen <mikhail@kryshen.net> |
---|---|
date | Wed, 11 Nov 2009 02:41:59 +0300 |
parents | |
children |
line wrap: on
line source
Change brace style to "$(...)" or "${...}". Make configurable? Functions return Java objects instead of ints. Add functions for accessing Java object methods and bean properties. Function '=' to capture text generated by an instruction and return it as Java String. Reserved single-letter function names that do not have to be separated with whitespace: write "$(=foo:arg)" instead of "$(= foo:arg)".