Hi, I have created a tiny ORM layer that I would like to get some feedback on:
http://rupy.se/synapse.zip
It doesn't use reflection but generates classes instead. It might not be as complete as Hibernate, but it boasts some pretty funky features that I don't think even Hibernate has.
If you know of any other ORM projects that use 'generation time' mapping; please point me in their direction.
I hope it is ok with the hibernate guys that I post this here, othervise just remove the post.
Cheers,
/marc