History of jbidwatcher/trunk/src/com/jbidwatcher/auction/AuctionList.java
-
@576
Perform operations (and track) auctions in their 'natural order', which is to say sorted by end date.
-
@463
More synchronization, to avoid throwing random concurrently modified exceptions.
-
@416
Trying to clean up the concept of 'where the list of auctions exists'.
This is part of the task to separate UI and behavior.
