Development under Adichatz obeys to a specific and simple logic.

Eclipse Plugins/Bundles logic (OSGi) can be used to create your own resources. For example:

  • 'org.adichatz.jpa' is a module which implements its own Databinding service, its own Application Data Cache and its own entities.
  • In 'org.adichatz.studio', Eclipse 3 resources are implemented and so, specific databinding services, Application Data Cache and XJC entities provide a way to link beans comming from XML grammar (xsd files) to Adichatz framework.