New Adempiere Developer Corner

From ADempiere
Revision as of 07:10, 30 May 2007 by Mhoennig (Talk) (backlink to current dev corner)

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 to replace the old Adempiere_Developer_Corner.

  • 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