Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Module Infrastructure #20

Closed
GoogleCodeExporter opened this issue Apr 18, 2015 · 5 comments
Closed

Improved Module Infrastructure #20

GoogleCodeExporter opened this issue Apr 18, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

The current module system is rudimentary and error prone.  We need to
augment this system to support:

1. Version checking
2. Module dependencies (w/ versions)
3. Provides/requires capabilities

ie: Module TODOLists; requires DataModel, HSQLDB v1.3; provides export:PDF,
planting-lists

Original issue reported on code.google.com by cropplan...@gmail.com on 2 Feb 2008 at 4:11

@GoogleCodeExporter
Copy link
Author

Original comment by cropplan...@gmail.com on 28 Sep 2008 at 8:15

  • Added labels: Maintainability, Milestone-Future, Priority-High, Skill-Moderate, Task, Usability
  • Removed labels: Priority-Low

@GoogleCodeExporter
Copy link
Author

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:43

  • Added labels: Priority-Wanted

@GoogleCodeExporter
Copy link
Author

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:52

  • Added labels: Version-Future
  • Removed labels: milestone-future

@GoogleCodeExporter
Copy link
Author

This is a bit more ambitious than Issue 44; it's also much more high level and I
think we can push it off to the a future when we do a more ambitious 
infrastructure
rewrite.

Original comment by cropplan...@gmail.com on 11 Dec 2008 at 2:51

  • Added labels: Priority-WouldBeNice, Version-2.0
  • Removed labels: Priority-Wanted, Version-Future

@GoogleCodeExporter
Copy link
Author

No longer a priority.

Original comment by cropplan...@gmail.com on 13 Mar 2013 at 2:31

  • Changed state: WontFix

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

No branches or pull requests

1 participant