Also, there's the var: binding prefix, which allows for the storage of temporary values. However, its limitation is that the value is not typed, so you can't build property expressions off of it.
On Fri, Feb 29, 2008 at 4:34 PM, Hugo Palma <[EMAIL PROTECTED]> wrote: > This is a really cool feature in T4, but it's not present in T5. I'm > finding that my classes are getting filled with getters and setters when > they could easily (i think) be generated at runtime just like in T4. > > Is this by design or is it just a missing feature that will be > implemented in the future ? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]