I see ID attributes for things that are truly unique in the document, everything else should be a class.
the table in the divDecoration renderer is a total hack, I know. What I wanted is the css zengarden approach, but again, that's where I need the web designers of this world to help me out. It isn't that simple as I found out ;) I agree, this should all be in tags, and it fact it is! The entire idea of the render set was to abstract the common stuff away, and surface it via a jsp tag and an API (for those servlet lovers). What I didn't do (and what you're probably hinting at) is provide a region, a window, a decoration and a portlet content tag that work together just like the render set. I chose to offer the region tag, and let the rendet set do the rest. However it would be easy to write those other tags. I didn't want to expose too many ways for the same functionality, but perhaps the way I chose is the wrong one. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886383#3886383 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886383 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
