Hi Anto, On Mon, Mar 20, 2006 at 09:32:21PM +0100, Antonio Cuni wrote: > BTW, mono doesn't seems smart enough to optimize the code; > ... > Sure, it is not the task with the highest priority.
Indeed. Good to know, though. > > It would probably make sense to write this as a function that takes a > > single block and produces a list of "complex expression" objects -- to > > be defined in a custom way, instead of trying to push this into the > > existing flow graph model. > > I agree, I think this is the simplest solution. I think at this point it is just easier than the approach of inventing stack manipulation operations to store in flow graphs. A bientot, Armin. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
