Yes, but this is a separate code from the cayenne runtime now. In 3.1 there is 
a module called "cayenne-project" :

http://svn.apache.org/repos/asf/cayenne/main/trunk/framework/cayenne-project

(better to build manually from trunk, this module is not published to the Maven 
repo in M2, but will be in M3).

IIRC in 3.0 this task was performed by ConfigSaver + RuntimeSaveDelegate:

http://svn.apache.org/repos/asf/cayenne/main/branches/STABLE-3.0/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/conf/

These are gone in 3.1

Andrus

On Aug 24, 2011, at 10:34 PM, John Huss wrote:

> Is there a way to serialize a DataNode or the whole DataDomain as XML
> similar to the way a DataMap can be serialized using encodeAsXML?
> 
> Thanks,
> John

Reply via email to