New Adempiere Developer Corner

From ADempiere
Revision as of 07:05, 30 May 2007 by Mhoennig (Talk) (initial version created at 1st European Adempiere DevCon)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

This part was initiated during the 1st European Adempiere Developers Conference in Berlin, May 2007. It is to be considered as work in progress.

  • Getting Started (hinted links)
  • Incomplete Implementations
    • logging if non-implemented functionalities are called
    • maybe maintaining a (generated) list
    • markups in user documentation
  • Overwiews
    • ER-Model
    • Architecture (schematic class diagram)
  • How ...
    • How is the UI generated?
    • How do forms work?
    • How does DB-access work? (Persistency Layer)
    • How validators work?
    • How to debug certain issues?
    • How to do Migraton/Import/Export?
  • Guidelines
    • Best Practices
    • When to use configuration, when to use programming, when to use call-outs?
    • Code Maintainance
    • ID-Number ranges