Hi, Along the same line as my previous post, in order to successfully decorate a RequestContext, public Iterator<String> getPartialTargets() would have to be graduated from RequestContextImpl to RequestContext in order to remove a dependency between PartialPageContextImpl and RequestContextImpl. If anyone see another possibility to achieve the same decoration goal (beside extending RequestContextImpl directly please), it would be welcome.
Regards, ~ Simon