A somewhat alternate approach would be to keep the necessary data anywhere (in the JCR or outside). This would require "virtual" properties, where setting a property only triggers a custom method for storing the data, and getting it would call another method that computers the property value.
I'm not sure this is possible with Jackrabbit though? -- View this message in context: http://www.nabble.com/Computed-properties-tp22413688p22539455.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
