Hi, The improvement is good ! Especially for newcomers.
What is the backward compatibility policy ? I didn't have a chance to review the changes but I assume the old annotations will be supported for 1.x, probably deprecated ? On Wed, Dec 10, 2014 at 11:16 AM, Dan Haywood <d...@haywood-associates.co.uk> wrote: > On 10 December 2014 at 09:09, GESCONSULTOR - Óscar Bou < > o....@gesconsultor.com> wrote: > > > First thoughts here ... > > > > > > It seems obvious that it would be clearer and also easier to learn (as > you > > could easily discover all property, collection or action options easily > > simply by looking at the possible annotation fields. > > > > Yes, that's my main motivation... grokkability/discoverability. > > > > > > > > So seems a great idea ... :)) > > > > OK, thanks for the vote. > > > > > > > > I miss "name" as an equivalent to @Named. > > > > > Hmmm, it should be there, for all of the @XxxLayout annotations, eg > > @DomainServiceLayout(named="...") > @PropertyLayout(named=...") > > etc > > It's in the XxxLayout annotations (rather than the "domain" annotations) > because it only impacts the UI. > > Thx > Dan >