S
Simon L. Prinsloo
Guest
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!
Continue reading...
Continue reading...