>> 2. Allowable names for Id attributes are now stored in a list. This
>> list can be added to by the calling program using new methods on
>> DSIGSignature.
>
> I like this. It lets you work around situations where you don't have
> DOM3 support, in Java especially.
Which is a good point. I have only done this for the C++ library.
I am still on track to get v1.1 of the C++ library out this weekend, but
things are not looking good for the Java library.
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?
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 :>.
Cheers,
Berin