[wxPython-users] Latest DelayedResult implementation
Oliver Schoenborn
oliver.schoenborn at greenley.ca
Fri Sep 1 05:52:18 PDT 2006
> -----Original Message-----
> From: Robin Dunn [mailto:robin at alldunn.com]
>
> >> I'd prefer to not have any more MixedCase module names in wx.lib,
> >> would you mind if the name was changed to delayedresult.py?
> >
> > I'm also thinking that asyncresult or asynresult might be more
> > in tune with other std lib modules, what do you think?
>
> How about deferredresult, or something like that?
A bit of searching on net suggests to me the following: delayedresult
- "async" is probably the correct technical term (seems more popular)
but it's also more abstract in the current context
- "deferred" is good too but I find, *purely* subjectively :), delayed
is easier to type, plus it's already been called that in discussions...
ok, lame points.
Oliver
More information about the wxpython-users
mailing list