This post originated from an RSS feed registered with Python Buzz
by Shabda Raaj.
Original Post: Aren’t django signals a little like comefrom?
Feed Title: The Uswaretech Blog - Django/Python Web Development
Feed URL: http://feeds.feedburner.com/UswareBlog
Feed Description: Blog about building web applications using Django/Python/Jquery.
In computer programming, COMEFROM (or COME FROM) is an obscure control flow
structure used in some programming languages, primarily as a joke.
I never liked using signals. Recently I was asked that, and has no answer, but a little thinking led me to this question. Aren’t signals a little like COMEFROM. If yes, aren’t they as bad [...]
Related posts: