Feature Requests item #610374, was opened at 2002-09-17 02:07 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=610374&group_id=4754
Category: framework Group: None >Status: Closed >Resolution: Rejected Priority: 5 Submitted By: smallufo (smallufo) Assigned to: Nobody/Anonymous (nobody) Summary: Reuse of component Initial Comment: Sometimes , it is inevitable to repeat the same component in one component or page. For now , the only indirect solution seems to define different JWCIDs and point these JWCIDs to one (use copy-of). It seems not an intuitional effort. Is it possible to define repeated jwcids and regard them as the same component ? ---------------------------------------------------------------------- >Comment By: Howard Lewis Ship (hship) Date: 2003-02-20 11:06 Message: Logged In: YES user_id=26816 The new implicit component syntax in 2.4 covers most cases of this request. For common components (Insert, Conditional, Image, Foreach), the HTML template may contain the entire component (type and parameters) with no jwcid, and nothing in the page specification. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=610374&group_id=4754 ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
