NHibernate Query Analyzer new features...
I spent the weekend adding a Cfg.Xml editor to NQA, it should've been a few minutes of coding, but expanded to ~1,500 lines just to get it right.
I'm pretty sure that it now works currectly, but there are some issues with saving invalid files (syntaticly correct, but that fail to configure), that I will need to investigate further.
The remaining big feature that I want to add is a Hbm.Xml editor, which should prove quite a challange.
After that, I'll move the project to beta and start pushing to 1.0 release.
The current code is in repository, svn checkout svn://svn.berlios.de/nqa
Comments
Comment preview