On May 16, 11:58 am, "inhahe" <[EMAIL PROTECTED]> wrote:
> I'm not an expert in this but what does it mean to emphasize state?  It
> seems the opposite of that would be a) functional programming, and b)
> passing parameters instead of using global or relatively local variables.
> And maybe c) coroutines (generators as implemented in Python), although
> perhaps coroutines could be said to emphasize state inasmuch as they go out
> of their way to capture, objectify and reuse it (Stackless' microthreads,
> even moreso).  And Python seems to be well-noted for implementing some
> functional programming methodology, and as for passing parameters it's just
> as object-oriented as the rest of them.
>
> But as I said, I'm not an expert, so let me know if I've gone astray..
>
> > I have a proposition to ask you all: Python emphasizes state.  Is it
> > true?

Please don't feed the bots.



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to