Re: Use CND for builtin nodetypes

2009-04-08 Thread Tobias Bocanegra
On Wed, Apr 8, 2009 at 11:05 AM, Jukka Zitting jukka.zitt...@gmail.com wrote: Hi, On Wed, Apr 8, 2009 at 10:53 AM, Tobias Bocanegra tobias.bocane...@day.com wrote: i would like to drop the builtin .xml file and read the builtin node types only from the .cnd file and additionally add support

Re: Use CND for builtin nodetypes

2009-04-08 Thread Jukka Zitting
Hi, On Wed, Apr 8, 2009 at 10:53 AM, Tobias Bocanegra tobias.bocane...@day.com wrote: i would like to drop the builtin .xml file and read the builtin node types only from the .cnd file and additionally add support for a custom_nodetypes.cnd. this will make the node types file much more

Use CND for builtin nodetypes

2009-04-08 Thread Tobias Bocanegra
hi, the jackrabbit node type registry is reading the built in node types from a XML file. since the CND (compact node type definition notation) is now specified by jsr283, i would like to drop the builtin .xml file and read the builtin node types only from the .cnd file and additionally add

Re: Use CND for builtin nodetypes

2009-04-08 Thread Stefan Guggisberg
On Wed, Apr 8, 2009 at 11:24 AM, Tobias Bocanegra tri...@day.com wrote: On Wed, Apr 8, 2009 at 11:05 AM, Jukka Zitting jukka.zitt...@gmail.com wrote: Hi, On Wed, Apr 8, 2009 at 10:53 AM, Tobias Bocanegra tobias.bocane...@day.com wrote: i would like to drop the builtin .xml file and read

Re: Use CND for builtin nodetypes

2009-04-08 Thread Tobias Bocanegra
On Wed, Apr 8, 2009 at 11:48 AM, Stefan Guggisberg stefan.guggisb...@gmail.com wrote: On Wed, Apr 8, 2009 at 11:24 AM, Tobias Bocanegra tri...@day.com wrote: On Wed, Apr 8, 2009 at 11:05 AM, Jukka Zitting jukka.zitt...@gmail.com wrote: Hi, On Wed, Apr 8, 2009 at 10:53 AM, Tobias Bocanegra

Re: Use CND for builtin nodetypes

2009-04-08 Thread Jukka Zitting
Hi, On Wed, Apr 8, 2009 at 11:24 AM, Tobias Bocanegra tri...@day.com wrote: i was talking about installing the initial set of nodetypes, like: nt:base :-) those are currently stored as resource in builtin_nodetypes.xml, and i would like to replace it with the (already present) .cnd