> Given the Java library is unlikely to happen this weekend (unless people > help - hint hint :>), do people think we should try to get this ID > handling functionality into it prior to a release?
I'm agnostic, since I don't generally rely on unreleased functionality. I'm already using DOM3 calls for now anyway. > Also (and the reason I have hesitated on the Java side), should the > configuration be done programatically or via the config.xml file? My gut > feeling is both - set the default in config.xml and provide some methods > on XMLSignature to allow an over-ride, similar to the C++ library. > > However I'm not the Java expert that others on this list are, so > interested in thoughts :>. Well, that's probably the most consistent with the overall approach. The Java expertise I have at my disposal is generally disturbed by that config.xml file anyway. ;-) -- Scott
