Closed amrox closed 11 years ago
The main change is a new method in ZincRepo:
- (ZincTaskRef*) taskRefForInitialization;
This task ref can be plugged into a ZincTaskMonitor for all your progress monitoring needs :)
ZincTaskMonitor
Nice :ship: :it:
The main change is a new method in ZincRepo:
This task ref can be plugged into a
ZincTaskMonitor
for all your progress monitoring needs :)