supergoldorak / kuda

Automatically exported from code.google.com/p/kuda
GNU General Public License v2.0
0 stars 0 forks source link

Add dependency manager to Editor #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It is very easy to accidentally remove a Model or something else from a project 
and leave things like Translators or behaviors that depend on it. A dependency 
manager could:
- notify the user of existing dependencies
- offer options to resolve the dependencies

The first draft of this should just notify the user and prevent them from 
removing the element.

Original issue reported on code.google.com by erik.kit...@gmail.com on 23 Aug 2011 at 12:34

GoogleCodeExporter commented 9 years ago
Issue 96 has been merged into this issue.

Original comment by erik.kit...@gmail.com on 23 Aug 2011 at 12:34

GoogleCodeExporter commented 9 years ago
Initial version of manager committed to 1.4.x maintenance branch.

Original comment by erik.kit...@gmail.com on 23 Aug 2011 at 12:40

GoogleCodeExporter commented 9 years ago
The dependency manager has been merged/added to default and is part of latest 
stable release 1.5+

Original comment by jpywt...@gmail.com on 11 Oct 2011 at 9:41

GoogleCodeExporter commented 9 years ago
This has been verified in release 1.5.0

Original comment by jpywt...@gmail.com on 11 Oct 2011 at 9:47