hannsl commented on PR #3: URL: https://github.com/apache/ws-xmlschema/pull/3#issuecomment-1469915565
Hi, been thinking about this a little bit more. The best approach would be to modify the Schema Walker to accept a configurable predicate on XmlSchemaElement for doing the previously visited check. That way the existing behavior can be preserved while accommodating more specific requirements. For example, I would prefer to only include top level complex types in my previously visited list (I'm not concerned about infinite recursion). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For additional commands, e-mail: dev-h...@ws.apache.org