Hi, I use castor schema support and it is great. Now there is kind of performance problem because it reads all imports and includes for every schema and this is big overhead for complex import/include dependency tree. I would like to skip auto parsing of includes and imports of schema being read. Instead I want to add them later in Schema once I read them in separate SchemaReader and at this stage call schema.validate(). Is this possible?
Regards, Stoil --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

