Ticket #220 (closed enhancement: fixed)
automatically add imports for core objects and plugins in ui console
| Reported by: | dumoulin | Owned by: | dumoulin |
|---|---|---|---|
| Priority: | low | Milestone: | 1.0 |
| Component: | ui.console | Version: | 0.3 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
For instance, we have to add a lot of imports when defining a mole in a script for ui console.
- Common objects of the core could be automatically imported, at least the most importants/used.
- tasks available as plugin could also be automatically imported with a collision detection mechanism. Thus, if two classes with same name are found, imports are not added and a warning is displayed when the console is started or a plugin is loaded.
Change History
Note: See
TracTickets for help on using
tickets.





