Hi, I also see that all our loaders use string literals to load attributes from the SCDL for e.g. the name of a component or property and so on. I am wondering if it would be good to define these as constants somewhere - for example attributes related to Property element could be defined in the Property class / interface of the SPI model or maybe have just one class that defines all of these model attribute names as constant strings.
Thanks - Venkat On 3/14/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
Raymond Feng wrote: > Hi, > > I added the namespace support for the SAX handler and a minor fix to > call setXSDType against Property. > > Thanks, > Raymond > Thanks, with your change I was able to put QNames in the test .composite and .constrainingType files and get them loaded correctly. I'll do some more tests with property elements and types tomorrow. -- Jean-Sebastien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
