Hi Folks, You should remove __g__ dirty field. IMHO, we shouldn't send out our specific fields.
Talat 2014-05-02 14:08 GMT+03:00 Alparslan Avcı <[email protected]>: > Hi folks, > > In auto-generated persistent classes, we create an array field called > _ALL_FIELDS as you know. But this array also contains __g__dirty field, > which is not a stored field at all. Maybe we should remove __g__dirty field > from the array, since the array is used for getting all fields in the > stored table. We can also remove it from Field enum, so the users do not > know about the __g__dirty field. > > Wdyt? > > Thanks. > > > -- > Alparslan Avcı -- Talat UYARER Websitesi: http://talat.uyarer.com Twitter: http://twitter.com/talatuyarer Linkedin: http://tr.linkedin.com/pub/talat-uyarer/10/142/304

