Ticket #4 (assigned enhancement)

Opened 4 years ago

Last modified 10 months ago

Restructure Java packages, seperating internal and external classes

Reported by: SebastianMarsching Owned by: MartinLeidig
Priority: major Milestone:
Component: Core (general) Version:
Keywords: osgi refactoring modularization packages Cc:

Description

In order to expose only external classes and interfaces in an OSGi environment, the Java package structure has to be reordered. Internal interfaces and implementations should be moved to .internal packages.

The new package layout should represent the various subsystems, at least where this change can be performed without breaking backward compatibility.

Change History

Changed 2 years ago by MartinLeidig

  • owner changed from SebastianMarsching to MartinLeidig
  • status changed from new to assigned
  • milestone changed from 1.0.0 to 1.2.0

started using this convention for new packages

Changed 10 months ago by MartinLeidig

  • milestone 1.2.0 deleted

Milestone 1.2.0 deleted

Note: See TracTickets for help on using tickets.