Tnx Dan!
@Martin: The Javadoc I missed (I suppose after a mvn clean install)- Or am I overlooking something? org.apache.isis.applib.annotation.Disabled Note: This element neither has attached source nor attached Javadoc and hence no Javadoc could be found. 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 wrote: > Hi, > > Check @Disabled's javadoc. > On Jan 28, 2015 7:57 AM, 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 > > > > > > > > > > > > >
