You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Alan D. Cabrera" <li...@toolazydogs.com> on 2007/08/27 17:17:41 UTC

Advice sought on node definition

I need to have a node whereby there are some read-only properties  
that get filled in by the persistence manager.  This particular node  
type will always have these read-only attributes which are just  
strings.   Any advice as to how I should declare these special R/O  
properties?


Regards,
Alan


Re: Advice sought on node definition

Posted by "Alan D. Cabrera" <li...@toolazydogs.com>.
On Aug 27, 2007, at 8:31 AM, Thomas Mueller wrote:

> Hi,
>
> Do you have your own PersistenceManager implementation?

Yes.


Regards,
Alan


Re: Advice sought on node definition

Posted by Thomas Mueller <th...@gmail.com>.
Hi,

Do you have your own PersistenceManager implementation?

Thanks,
Thomas