Hi, please avoid top-posting. Thanks.
Danilo Freitas wrote: > 2009/4/3 Stefan Behnel <[email protected]>: >> Dag Sverre Seljebotn wrote: >>> [some interesting stuff that doesn't currently work (easily) in Cython] >> Are these examples in the Wiki somewhere? Would be great to have a page >> that just lists stuff that's non-trivial in current Cython and needs >> improvement. That makes it easier to focus on those problems that bring the >> best relieve. > > So, I think one thing I need to change, is that instead of creating a > template syntax, I'll work on improving an already existing syntax > right? And so that it should be useful all templates (including STL)? > > And should I also work on those ohter problems? I'm afraid of putting > many things on proposal, and don't finish it in time. :/ I didn't mean that everything should appear in your proposal. It's perfectly right to limit the stated goals to those that appear clearly reachable. But it would be helpful to have a separate Wiki page dedicated to describing missing C++ support features in general (whether they get implemented (and when) or not) just to keep them in sight. Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
