-
Notifications
You must be signed in to change notification settings - Fork 13
Convert Subjects into POJOs when making Recents #38
Conversation
Prevents duplicate subjects from being shown, by making sure destroyed subjects aren't readded to the subject queue when they're made into a recent
Delete subjects before adding training
So I added a Adding a |
Bizarre. I can't duplicate that behavior here. Want to just point Asteroid Zoo at this commit until we can figure out why it's doing this? I think hard coding the keys in a subject is going to break the new Planet Hunters, where subjects come back with non-standard keys. Maybe pass in Eh, I want to look at this more tomorrow. |
Yeah I was thinking of using json parsing as well.I'll switch to that then It could just be something weird happening in asteroid zoo. Although I was
|
@aweiksnar and I confirmed that the same behaviour happens for him in Chrome on OS X as well. |
#40 is waaaaaay beter |
Fixes behavior referenced in #38
Prevents duplicate subjects from being shown, by making sure destroyed
subjects aren't readded to the subject queue when they're made into a
recent