>> Do you want my unit tests as well?
Surely you jest. :) OF COURSE!
Perhaps your unit test project could be exclusively for the fluent interface -- this will allow us to separate things a bit, at least in the test projects, even if everything is in the whole WORM project. (At least unit test projects will be a bit more concise.)
Example... if your fluent is WilsonORMapper.Mappings.Fluent [or whatever they are] ... name your test project WilsonORMapper.Mappings.Fluent
Considering there are (no?) unit tests for the current, let's keep the new stuff in a separate test project.
Make sense? I can give you SVN access right away if you want to switch over and merge (once I tag the trunk, that is).
Also -- I think we should look to remove all pre-2.0 conditions out. No sense supporting 1.1 moving forward.
Finally -- does the fluent code require 3.5 or will it work with 2.0? I have no worries making the jump to 3.5 for future development, but if we do I want to draw the line in teh sand.
- b