Created
November 7, 2011 17:44
-
-
Save terrycojones/1345636 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# FIXME This is a **terrible** hack. This logic should really be | |
# in the model. It's very difficult to put it there because we | |
# can only perform index updates here, in the API layer, because | |
# of the way we mix sync/async code. You should be shaking your | |
# head in disgust the entire time you read this code and be | |
# thinking, "What kind of fucking muppet would even think this is | |
# a good idea?! ZOMG!!" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment