About RenderUtils I'm in doubt.. I changed the return type and added the FacesContex argument, so its really a "new" method, I think that it is useless to mark it as deprecated.. also because it actually does a thin wrapping for the _ComponentUtils method, as it extracts the UIComponent from the FormInfo object.
I'm for leaving it without deprecation.. note that the original method is actually gone :) Ciao Cosma 2006/7/6, Mario Ivankovits <[EMAIL PROTECTED]>:
Hi Cosma! > Please correct if I'm wrong: references to shared class must be done > using the "shared" package for classes in shared package itself, and > using "shared_tomahawk" from the external tomahawk classes? Exactly! Ciao, Mario
