I've been struggling with betwixt and trying to get it work with classes that make use of methods that accept/return interfaces. Is there any way to tell betwixt (or the underlying digester) when it sees an interface in the xml data that it should actually create an instance of some specific class that implements the interface? or, i suppose the alternative would be have the xml get generated with the class name as opposed to the interface name.
Any help is appreciated, gary. -- Gary S. Cuozzo <[EMAIL PROTECTED]> Innovation Software Group, LLC --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
