2004-05-12 16:11:19 UTC
Folks:
I'm working on making MyGrid work with Mono Beta 1. The project compiles fine on Fedora Core 2 test 3, however we have a dependency on Bamboo.Prevalence and log4net (they both appear to depend on Nant building), and none have released Mono Beta 1 versions yet.
Ideally, I'd like to make database and logging dependencies plugin-based (i.e. instead of hard dependency on Bamboo, you may want to use MySQL/other SQL databases). This is my primary goal right now :-), if you managed to make it work w/Mono Beta 1, please let me know.
Kevin