[Flow] Object creation

Bjoern Haverland mrwhy at arcor.de
Wed Sep 11 19:36:54 CEST 2013


Hi everybody,

i´m going to realize a general import/export package, but at the moment 
i got a little bit stuck.

I have a sorting method, where i could assign the import fields to the 
target object fields. I get an array from my form which has fields like 
my entities as they are known from normal form properties 
(entity.property or entity.relatedEntity.property a.s.o.) -> The 
assignment is clear . Now i want to create entities from the import 
source stream based of my assignment. Therefore i´m looking for 
something like an object creator, which does all the stuff like object 
reflection and creation -> analogue to the object creation from a form 
input. Is there something existing yet? I believe it is but where i have 
to look for? Could somebody give me a hint?

Thanks!

Best regards

Bjoern


More information about the Flow mailing list