[jboss-dev-forums] [Design of JBoss Profiler] - Re: Coding standards and process queries
jesper.pedersen
do-not-reply at jboss.com
Sun Nov 30 10:27:48 EST 2008
Applied, thanks !
Yes, all styles used in the web front-end should go in a central CSS file and just be referenced through styleClass.
Likewise with all message string - they should be put into the resource bundle (meesages.properties).
There are explicit widths (500px) defined on certain panels -- these needs to go away and be replaced by x% instead. The width of UI should be defined in a central place (template/template.xhtml).
And like stated previously - all HTML tags that can be replaced by JSF tags should be converted.
Valid XHTML and CSS should be a goal of the UI.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193237#4193237
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193237
More information about the jboss-dev-forums
mailing list