Bob Ippolito wrote:
> > I just noticed that d.addCallback(foo, bar) results in foo being
> > invoked with bar as the *first* argument, rather than the second.
> > Could this be changed?  It's highly confusing, especially when taken
> > together with JavaScript's overall poor error reporting that leads to
> > mistakes in this area being silently lost forever.
> No, it's that way on purpose.  The difference is well documented, and
> I'm pretty sure it's less confusing for people who haven't already
> been conditioned by Twisted.

Please please *please* reconsider. Using nevow.athena will be horribly
confusing if we need to constantly mix two styles.

Reply via email to