C
cwiner
Guest
When you create a class that you want to send from a client to appserver (or appserver to client) make sure to use the SERIALIZABLE option on the CLASS statement. CLASS classname SERIALIZABLE: END. From: cverbiest [mailto:bounce-cverbiest@community.progress.com] Sent: Wednesday, December 24, 2014 9:04 AM To: TU.OE.Development@community.progress.com Subject: [Technical Users - OE Development] OE11.4 How can I serialize/deserialize an object ? OE11.4 How can I serialize/deserialize an object ? Thread created by cverbiest OpenEdge 11.4 introduces serializable objects. I've been searching the manual but I can't find which methods to use to serialize an object or how to create an object from it's serialized form. Stop receiving emails on this subject. Flag this post as spam/abuse.
Continue reading...
Continue reading...