bikeshare-capstone-pdx / h-store

H-Store Distributed Main Memory OLTP Database System
http://hstore.cs.brown.edu
GNU General Public License v3.0
2 stars 0 forks source link

Random riders #3

Closed MrRacoon closed 10 years ago

MrRacoon commented 10 years ago

Opening this request to begin the talk about the random rider mechanism.

This pull request will update and merge changes that will provide random riding around of riders

I believe that this still needs to be worked on further:

I am open for more comments

MrRacoon commented 10 years ago

Still todo

MrRacoon commented 10 years ago

If Someone could test this and merge it I think this would be a good start for testing the visuals. I'm going to need another day to hash out the error checking with the Check(In|Out) bikes to empty Stations goal.

EDIT Hold the phone I almost have this done...

MrRacoon commented 10 years ago

Woot, Goals finished. This should be adequate for fun visualizationing.

cgiossi commented 10 years ago

As we discussed, you're gonna change the error cases to throw exceptions, and clean up the callback classes

MrRacoon commented 10 years ago

@cliffyg Hey if you could review this and make sure it looks god, I followed through with the changes we discussed. Let me know if there is anything else I missed, or could be added. Otherwise, I would say this is merge ready.