Deprecated class AbstractWebjectDelegate - question
Hello.
I found that class
com.ptc.core.adapter.server.impl.AbstractWebjectDelegate
has been marked as deprecated (at least since release 11.0 but it could be marked as deprecated even earlier). However, I don't see any information, what class should be used instead of AbstractWebjectDelegate.
Is there anyone who had to use AbstractWebjectDelegate and found a replacement for it? This class is mostly used, when one wants to create his own webject delegate, so such class extends AbstractWebjectDelegate.

