Skip to content
This repository was archived by the owner on Apr 26, 2023. It is now read-only.
This repository was archived by the owner on Apr 26, 2023. It is now read-only.

Package structures #4

@GoogleCodeExporter

Description

@GoogleCodeExporter
It is difficult to handle packages at deeper level than level 1.

Example:
  RootPackage (Level 1)
  RootPackage.SubPackage (Level 2)
  RootPackage.SubPackage.SubSubPackage (Level 3)

In my case I have a RootPackage having no classes or interfaces, instead it has 
a couple of sub-packages.

1. It seems impossible to create an empty RootPackage.
2. It seems impossible to create an RootPackage containing packages.
3. It seems impossible to create the RootPackage.SubPackage unless one has a 
RootPackage.

Creating just the SubPackage will not work for me since I have different 
packages named Utils.

----
OTHERWISE I really like working with the PGF-umlcd package.

Regards,
Anders


Original issue reported on code.google.com by [email protected] on 30 Jan 2012 at 12:18

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions