Re: Help on approach for migrating to new Selector

2011-12-05 Thread Kevin Winter
Hi, These classes are auto-generated via axis. I don't believe your approach will interfere with the serialization process, but this is something we've never tested before. I suggest trying it out. Another option would be to write either a utility function or a builder class that takes in t

Help on approach for migrating to new Selector

2011-12-01 Thread Rick L
I am new to this API and I have been asked to migrate to the latest version. This includes updating a bunch of existing code that uses the old Selectors that are being sunsetted. I am considering using the below approach to minimize the impact of the change. My proposed approach introduces sev