Is there any plans to introduce an @Property annotation that allows one to
specify an initial-value of a page property ?

I.e. at the moment if I want to have an intial value for a list, I need to
essentially override finishLoad or have a <property> element in my page
specification.

Is there a cleaner way to do this without use a .page spec? I cannot use
InjectObject because this will make the property read only.

regards,

Chris Burnley

Reply via email to