Crunchy plugins have the following general API:
tag_handlers(tag, attribute, value, callback)
http_handlers(value, callback)
services(callback, value)
For consistency, it would make more sense for the last one to be
services(value, callback)
Original issue reported on code.google.com by andre.ro...@gmail.com on 6 Jan 2008 at 6:26
Original issue reported on code.google.com by
andre.ro...@gmail.com
on 6 Jan 2008 at 6:26