PowerTime is currently in its sixth alpha release. Whilst the code has come a long way it still has a long ways to go before a full release can be considered.
The following items still outstanding before a beta 1.0 release are:
- Timestamps need to record their time zone information. Failure to do so would mean that the wrong timestamp would be given if the time zone changes on the machine eg changing to/from BST;
- Locking is currently extremely naive and needs to be much more fine grained;
- Import/export mechanism needs to be implemented;
- Implement counter, derive and absolute data sources;
- Test to make sure all equivalent archives have synchronised slot timestamps.
Now that the summer vacations are over I expect to be able to get back to working on PowerTime much more. The current state of progress is demonstrated through the large body of code available at the PowerTime Google Code project home.
Update: Alpha 7 now has import/export functionality