Difference between revisions of "Code Discussion 2011 05 09"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
=GENERAL QUESTIONS= | =GENERAL QUESTIONS= | ||
#Current Standing | |||
##Standardization in CSS | |||
###Simplification for development handling | |||
###level structure for CSS - from core.css to appearance.css | |||
###theme compatibility for all non-/productive solutions | |||
##one CSS framework for all solutions - Common Presentation | |||
###includes all defined classes independent of usage | |||
#Discrepancy between GUI & Development in JavaScript | |||
##GUI : DEV === jQuery : frameworks for Java | |||
##Is it possible to find general & '''central''' JavaScript which can be updated regular and create the new standard for all solutions & GUI working? | |||
#Relationship between GUI & Development | #Relationship between GUI & Development | ||
##How is the teamwork at the moment? | ##How is the teamwork at the moment? |
Revision as of 06:55, 27 April 2011
TIME: 15:00 Uhr MEZ
GENERAL QUESTIONS[edit]
- Current Standing
- Standardization in CSS
- Simplification for development handling
- level structure for CSS - from core.css to appearance.css
- theme compatibility for all non-/productive solutions
- one CSS framework for all solutions - Common Presentation
- includes all defined classes independent of usage
- Standardization in CSS
- Discrepancy between GUI & Development in JavaScript
- GUI : DEV === jQuery : frameworks for Java
- Is it possible to find general & central JavaScript which can be updated regular and create the new standard for all solutions & GUI working?
- Relationship between GUI & Development
- How is the teamwork at the moment?
- Which targets should be defined for further working?
- What type of JavaScript frameworks should be used?
- 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, ...?
- in which library standard should be developed
- which frameworks are in use for jsf?
- richfaces
- primfaces
- 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]
- 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?