On Sep 13, 8:18 pm, Tom Boutell <
t...@punkave.com> wrote:
> You are welcome to add support for missing features of the original
> prototype helpers, provided your code is well tested and does not
> break compatibility with the current behavior of the jquery helpers.
> Feel free to apply to be a developer on the plugin via its page on the
> symfony site.
>
> In the long run we encourage people to move away from using the
> helpers at all, but we, like everyone else, have a lot of code we
> haven't migrated yet (:
>
> On Mon, Sep 13, 2010 at 9:44 PM, ashton <
ahonn...@gmail.com> wrote:
> > jq_remote_function does not seem to support many of the callbacks
> > listed in the documentation, specifically 'failure' (not
> > update_failure), and all status code callbacks (401, 404). I have
> > committed a working implementation of the 'failure' callback to