Bugs item #563585, was opened at 2002-06-02 13:29 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=104754&aid=563585&group_id=4754
Category: Tapestry Group: bug Status: Open Resolution: None Priority: 5 Submitted By: joe panico (jpanico) Assigned to: Howard Lewis Ship (hship) Summary: SimpleEngine.render access restriction Initial Comment: com.primix.tapestry.engine.SimpleEngine.render() has package acccess-- it should be public. There are many legitimate places, outside the engine package, that might want to call this method. One example is the ExternalPage/ExternalService scheme in the examples. In implementing my own ExternPage service I need to call SimpleEngine.render(), but I can't. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=104754&aid=563585&group_id=4754 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
