Difference between revisions of "Code Discussion 2011 05 09"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 1: Line 1:
=What type of JavaScript frameworks should be used?=
=GENERAL QUESTIONS=
#What type of JavaScript frameworks should be used?
#Which CSS framework should be used in non-/productive projects?


*basic code is: jQuery, Prototype, MooTools, ...?
 
==JavaScript==
*Is it possible to find ONE JS-Library for all solutions/projects?
 
*basic library is: jQuery, Prototype, MooTools, ...?
#in which library standard should be developed
#in which library standard should be developed


Line 7: Line 13:
#richfaces
#richfaces
#primfaces
#primfaces
#trinidad


*Is it possible to create an standardization for the code base?
*Is it possible to create an standardization for the code base?
Line 13: Line 20:




 
==CSS==
 
#How is the handling with exisiting component library and non-/productive projects?
#How is the handling with the existing CSS and new Components?
#How is the handling with new CSS Styles for new/existing Components?





Revision as of 12:34, 26 April 2011

GENERAL QUESTIONS[edit]

  1. What type of JavaScript frameworks should be used?
  2. Which CSS framework should be used in non-/productive projects?


JavaScript[edit]

  • Is it possible to find ONE JS-Library for all solutions/projects?
  • basic library is: jQuery, Prototype, MooTools, ...?
  1. in which library standard should be developed
  • which frameworks are in use for jsf?
  1. richfaces
  2. primfaces
  3. trinidad
  • Is it possible to create an standardization for the code base?
  • Makes own programmed functions sense or should be used the given functions from framework?


CSS[edit]

  1. How is the handling with exisiting component library and non-/productive projects?
  2. How is the handling with the existing CSS and new Components?
  3. How is the handling with new CSS Styles for new/existing Components?