Can you just - by the means of a sample - highlight what you are doing in terms of code ? I'd like to understand your usage of Castor a bit better before trying to comment upon it.
Werner stoil valchkov wrote: > 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 > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

