Putting support classes in separate files and in a separate directory ----------------------------------------------------------------------
Key: LUCENENET-266 URL: https://issues.apache.org/jira/browse/LUCENENET-266 Project: Lucene.Net Issue Type: Improvement Reporter: Iliev Andrei I am going to add some new classes (nio support, IdentityHashMap, ...) What is the best place to put it in? SuportClass is getting bigger and bigger. I think it is time to put all support classes in separate files and in a separate directory (ex. JavaSupport). Any comments? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.