FogBugz (Case [Issue]2919) Chronology - should remove TimeStamp

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]2919) Chronology - should remove TimeStamp

Pharo Issue Tracker
FogBugz Notification
avatar
Sven Van Caekenberghe edited Case 2919: should remove TimeStamp:
Bug in Project:  Chronology: 1. Pharo Image  •  You are subscribed to this case
I think I found the problem. The TimeStamp class initialization cleanup comes down to the following: TimeStamp being a subclass from DateAndTime, swapped the use of #current and #now - and I fixed that by letting #now do what #current did before (but cleaner) and by removing TimeStamp class>>#current.

What is happening, I think, is that TimeStamp class>>#current is removed before TimeStamp class>>#now is updated, creating an infinite loop when a TimeStamp is needed somewhere.

I guess this can only be fixed in 2 steps.
Priority Priority: 3 – Must Fix Status Status: Work Needed
Assigned To Assigned to: Sean DeNigris Milestone Milestone: Pharo3.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want FogBugz notifications anymore? Update your preferences.

FogBugz

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker