Code Discussion 2011 05 09

From MPDLMediaWiki
Jump to navigation Jump to search

TIME: 15:00 Uhr MEZ


GENERAL QUESTIONS[edit]

  1. Current Standing
    1. Standardization in CSS
      1. Simplification for development handling
      2. level structure for CSS - from core.css to appearance.css
      3. theme compatibility for all non-/productive solutions
    2. one CSS framework for all solutions - Common Presentation
      1. includes all defined classes independent of usage
  2. Discrepancy between GUI & Development in JavaScript
    1. GUI : DEV === jQuery : frameworks for Java
    2. Is it possible to find general & central JavaScript which can be updated regular and create the new standard for all solutions & GUI working?
  3. Relationship between GUI & Development
    1. How is the teamwork at the moment?
    2. Which targets should be defined for further working?
  4. What type of JavaScript frameworks should be used?
  5. 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?


SUMMARY[edit]

  • new component: use the given js-function and rebuild css in GUI
  • only specific and not available functions should be created manually
  • discuss components between DEV & GUI for existing components
  • comments for js-functions
  • create a upload component in css & html