Another option would be to check the svn logs about that file for recent activity. I think this provides the information needed.
On Sun, Nov 30, 2008 at 9:28 PM, Davy Brion <[EMAIL PROTECTED]> wrote: > That was my fault... i removed the EntityLoadContext class because it had > no purpose, and was only being used in a piece of code that wasn't used by > anything else either > > i deleted the class, ran all the tests (they passed) and committed, without > checking the hibernate source code (i didn't know we had to stay so close to > the hibernate code). > > but i would like to point out that EntityLoadContext is no longer present > in Hibernate's trunk either, so i guess I don't need to revert the removal? > > > On Sun, Nov 30, 2008 at 7:41 PM, Fabio Maulo <[EMAIL PROTECTED]> wrote: > >> Please don't remove classes if you are not sure that somebody else are >> doing something with it. -- >> Fabio Maulo >> > > -- Tuna Toksöz http://www.tunatoksoz.com Typos included to enhance the readers attention!
