M
Mike Fechner
Guest
Hi Simon, I’m so glad that you are working with a framework that supports .NET, Java and JavaScript compatible XML and/or JSON serialization of value objects ;-) We’ve actually used all of that already. Have a nice weekend! Mike Von: Simon L. Prinsloo [mailto:bounce-simonvidisolvecom@community.progress.com] Gesendet: Freitag, 5. September 2014 18:22 An: TU.OE.Development@community.progress.com Betreff: RE: [Technical Users - OE Development] Passing class-based objects between an Open Client and a AppServer RE: Passing class-based objects between an Open Client and a AppServer Reply by Simon L. Prinsloo How do we get context to the open clients? O, yes. Put primitive data type parameters in the .p. Now what if the seventeenth service don't care about parameter 4 but need to pass no. 8? Oops. New interface.... New proxies.... New WSDL..... Now imagine a world where a class containing public properties, i.e. a parameter class, can be passed over the wire. You have specific needs for a program? No problem, derive a new class or implement the interface in a new class. Base signatures stays unchanged all over. Good news, in 11.4 you can pass the class! Bad news, you are now locked into AVM-based clients. You are back in circa 1998 in that respect.... OE 11.4 Serialization is a time machine moving me back almost 20 years! Stop receiving emails on this subject. Flag this post as spam/abuse.
Continue reading...
Continue reading...