Hi, I've just joined. I'm managing a SourceForge project to convert proprietary files used by crossword software to an open XML format.
So I have a .sym file produced by Sympathy Crossword Construction which is human-readable form and an XML format used by Crossword Compiler. I want to be able to convert files either way and also store the 'schema' in an open database format.
To begin, I want to use .Net because I'm used to that, but this must all be usable by Java etc.
Is NHibernate the right product for me?
|