Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Won't Fix
-
Sling Eclipse IDE 1.0.0
-
None
-
None
Description
Some commands, notably the AddOrUpdateNodeCommand, start having a lot of logic and can potentially perform many operations, like reodering, child node deletion and creation.
These operations are now opaque and only visible using debug tracing. Recording these operations and making them available to the invoker would serve at least two purposes:
- More detailed logging of what is changed ( for both users and developers )
- Reconciling the local workspace with changes from the remote repository