[FLOW3-general] FLOW3 objects and JSON
Zachary Davis, Cast Iron Coding LLC
zach at castironcoding.com
Sun Dec 13 22:05:09 CET 2009
I've noticed that when I encode my model objects using json_encode, the
object properties are stored in "FLOW3_Persistence_cleanProperties". Is
there a good way to prepare an object for JSON encoding in such a way
that only its public properties are accessible? Do I need to write a
service for this, or is there something already present in FLOW3 that
can help with this?
Zach
More information about the FLOW3-general
mailing list