Bug #533
Is jcom.modulesDumper obsolete?
| Status: | New | Start date: | 2010-06-09 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | 0.5.5 | |||
| Branch: | OS: |
Description
It seems to do exactly the same as jcom.getModuleNames
History
Updated by Julien Rabin 5 months ago
Just happened to give a closer look at this and it does not exactly do the same (beside the different output format). As of 0.5.6b1, jcom.modulesDumper outputs modules list as soon as they are added/removed from a patch. Imho this is particularly useful when patching whereas jcom.getModuleNames only outputs when receiving a bang.
Imho, we should keep both (or maybe combine both feature into one ?).
Updated by Nils Peters 3 months ago
- Target version changed from 0.5.1 to 0.5.5