Massimo,

As you are dealing with VirtualFields, consider including some standard
properties such as:
Label, Comment, Represent, and Type.

Label is the more usable of them, specially to display headers=labels in
SQLTABLE.

In PowerTable I used something like:
@virtualsettings(label=..., type=...)

The type is usefull to decide which widget to load in dynamic tables.

http://zerp.ly/rochacbruno
Em 20/08/2011 14:15, "Carlos" <carlosgali...@gmail.com> escreveu:
> Hi Massimo,
>
> Note also that my above proposal will improve polymorphism too, in the
sense
> that we can assign the same virtual LAZY fields to any (or all) tables,
and
> they will all use 'self' as the actual row, without even having to know
any
> internals (like the table name).
>
> Let me know what you think, thanks!,
>
> Carlos
>

Reply via email to