> > I want you to know that "ant clean" wipes out the directory hibernate is > >installed due to relative-path-addressing problems (ok, thats easy to > fix). > > heheh true. thats fixed now. I just thought that hibernate might be a "cleanroom" implementation. <g>
> >Feature Request: > >It would be nice if hibernate could support versioning via timestamps. > > Did you have in mind timestamps written by Hibernate (which is trivially > easy to implement) [...] Yes, simple plain timestamps that are written by hibernate and are used for versioning by hibernate. I think this is a common pattern and should be supported by hibernate to be compatible with other O/R-Mappers (e.g. mvcsoft) or legacy code. bye Sven ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel
