I've successfully upgraded my tap3 app consisting of ~40 pages, and
removed all but two deprecated class/methods from it.
The two that I am not sure of how to replace are
cycle.getEngine().getService("MyService"); which I noticed the the
workbench application also continues to use. And I subclass
BaseEngine cleanupAfterRequest to invalidate the session. In that
methed I use cycle.getRequestContext() which has been deprecated, and
I'm not sure of the replacement.
Other than that I recommed upgrading for those who are looking into
it, it actually isn't as bad as I expected.
--
~chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]