A bunch of "domain semantics" annotations have now been replaced with @DomainObject, @Action, @Property, @Collection and @Parameter.
I've just updated [2] so you can quickly see what the newly deprecated annotations have been replaced by. More info in general in ISIS-970, [2]. [1] http://isis.apache.org/reference/recognized-annotations/about.html [2] https://issues.apache.org/jira/browse/ISIS-970 On 28 January 2015 at 05:59, Martin Grigorov <[email protected]> wrote: > Hi, > > Check @Disabled's javadoc. > On Jan 28, 2015 7:57 AM, <[email protected]> wrote: > > > Hi, > > > > > > > > What should I use in 1.8.0-snapshot instead of the depricated @Disabled > > annotation on a property? I seemingly cannot find a counterpart in > > PropertyLayout. > > > > > > > > Tnx. Johan > > > > > > > > > > > > >
