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

Package structures #4

Open
GoogleCodeExporter opened this issue May 7, 2015 · 2 comments
Open

Package structures #4

GoogleCodeExporter opened this issue May 7, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Issue 5 has been merged into this issue.

Original comment by [email protected] on 31 Jan 2012 at 1:56

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 31 Jan 2012 at 1:57

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant