AutoBean creation, population and retrieval issue

2011-06-09 Thread Ramon Buckland
Hi, I am playing around with the AutoBean framework as a way to create JSON from my object models and am using the Editor Framework to do this. I have the following model

Re: AutoBean creation, population and retrieval issue

2011-06-09 Thread Ramon Buckland
SOLVED: I have been able to distill this problem down a fair bit. As it turns out it's not (appears) a problem with AutoBean stuff, but rather how Editors work. Editors won't auto create an object for me where it's a property. I need to do that. eg: If I have the object graph as below: