Is there a way to initialize the HelperContext to contain a new DataFactory? What I would like to do is have factory.create() return MyDataObject rather than DataObject. Is that possible?
Most importantly, can I initialize the factory so that a DataGraph deserialized by Java will be reconstituted using MyDataObject(s) Thanks, Mike
