From: Mark S. <Ma...@Sk...> - 2013-02-15 22:20:31
|
Could a commercial license be made available? I have an enterprise level client that would be more comfortable using your library if you offered a commercial license alternative (like Virtuoso does). Requirements would be: - Code cleanup: There are about 84 high level priority issues that an expensive code analysis tool Fortify has identified (e.g there are a lot of cases where null checking should be done). Note: I could contribute this part since I have access to a tool that identifies these issues. - Improved modularization - The ability to distribute a light weight core without the Sparql and Endpoint functionality and dependencies removed for JSON.net and HTML Agility pack - International support - currently locale is not controllable and parse and format will use whatever the current locale is. The application may want this to be culturally invariant or using another culture. The locale should be controllable. - Ideally, bundle in Lucene.net commercial license with improved international support (stop word and stem support for other languages) Feel free to contact me directly for more discussions on this topic Mark |