Does it make sense to provide a usecase with the opportunity to do a test before the generic tests are ran? Something like Cut doesn't need to call getNodesToLock and go through that mess if a live version exists. If we assume that the site will mostly be live, this will make the site tab much quicker. However, it would appear that the first call is to checkPreconditions, which is final for some reason and doesn't call a method that can be overridden until after getNodesToLock.

Does any of this make sense?

Richard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to