Re: [perl #42996] [PATCH]: add new TODO test for "clone" method for iterators

2007-05-22 Thread chromatic
On Friday 18 May 2007 15:40:30 Eric Hanchrow wrote: > Add a new TODO test for iterator cloning: make sure that we're not > accidentally copying the entire array. (Since this test currently > fails, I fear that we _are_ copying the entire array :-( ) I have the same fear. Than

[perl #42996] [PATCH]: add new TODO test for "clone" method for iterators

2007-05-18 Thread via RT
# New Ticket Created by Eric Hanchrow # Please include the string: [perl #42996] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42996 > Add a new TODO test for iterator cloning: make sure that we're not acci

Re: [perl #31183] [PATCH] New TODO file

2004-08-16 Thread William Coleda
The easiest way to get to this that I'm aware of is the URL listed in the TODO file: http://www.parrotcode.org/todo.html Which, peering at parrotcode's source, is refreshed every 10m from: http://rt.perl.org/rt3/NoAuth/parrot/ParrotTODO.html Hurm. Why is the glossary showing up on the first URL? Se

Re: [perl #31183] [PATCH] New TODO file

2004-08-16 Thread Nicholas Clark
On Mon, Aug 16, 2004 at 07:58:56AM -0400, William Coleda wrote: > BAH. And of course I don't notice the grammatico until it gets to the list. > > Should end with "entered as a TODO item." Is there a URL that gives all the open TODO tickets in RT directly? If not, is it possible to make a master T

Re: [perl #31183] [PATCH] New TODO file

2004-08-16 Thread William Coleda
BAH. And of course I don't notice the grammatico until it gets to the list. Should end with "entered as a TODO item." Regards. Will Coleda (via RT) wrote: # New Ticket Created by Will Coleda # Please include the string: [perl #31183] # in the subject line of all future correspondence about this

[perl #31183] [PATCH] New TODO file

2004-08-16 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #31183] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=31183 > Now that all the TODO items are in RT, here's a new, shortened TODO file: -- All speci

Re: New Todo

2002-01-30 Thread Steve Fink
On Wed, Jan 30, 2002 at 10:01:50PM +, Simon Cozens wrote: > begin quote from Steve Fink: > > Perhaps a target version for each item? > > Oh, bother. This is the second time I've been asked about this, so I > suspect that my goals for the forthcoming releases aren't amazingly > clear. Or perh

Re: New Todo

2002-01-30 Thread Simon Cozens
begin quote from Steve Fink: > Perhaps a target version for each item? Oh, bother. This is the second time I've been asked about this, so I suspect that my goals for the forthcoming releases aren't amazingly clear. Here is the Grand Pronouncement! 0.0.4 WILL HAPPEN WHEN we have decent keyed agg

Re: New Todo

2002-01-30 Thread Steve Fink
On Wed, Jan 30, 2002 at 08:39:17PM +, Alex Gough wrote: > On Wed, 30 Jan 2002, Steve Fink wrote: > > > Any idea what of this will become 0.0.4? > > Is there any chance someone (simon) could make a TODO_FIRST [1], which contains > the goals for our next point release. I'm far too lazy to sea

Re: New Todo

2002-01-30 Thread Alex Gough
On Wed, 30 Jan 2002, Steve Fink wrote: > Any idea what of this will become 0.0.4? Is there any chance someone (simon) could make a TODO_FIRST [1], which contains the goals for our next point release. I'm far too lazy to search through mailing list archives to find it every time I want it. [1]

Re: New Todo

2002-01-30 Thread Steve Fink
Any idea what of this will become 0.0.4?

Re: New Todo

2002-01-30 Thread Dan Sugalski
At 11:06 AM + 1/30/02, Tim Bunce wrote: >On Wed, Jan 30, 2002 at 07:48:25AM +0100, Paul Johnson wrote: >> On Tue, Jan 29, 2002 at 09:57:16PM +, Simon Cozens wrote: >> >> > I've started a new TODO list. Remind me of anything else that needs >> &g

Re: New Todo

2002-01-30 Thread Tim Bunce
On Wed, Jan 30, 2002 at 07:48:25AM +0100, Paul Johnson wrote: > On Tue, Jan 29, 2002 at 09:57:16PM +, Simon Cozens wrote: > > > I've started a new TODO list. Remind me of anything else that needs > > doing; > > Sandboxes. > > Has anyone given any thought

Re: New Todo

2002-01-29 Thread Paul Johnson
On Tue, Jan 29, 2002 at 09:57:16PM +, Simon Cozens wrote: > I've started a new TODO list. Remind me of anything else that needs > doing; Sandboxes. Has anyone given any thought as to whether Parrot should support "use Safe", and if so, how? -- Paul Johnson - [

Re: New Todo

2002-01-29 Thread Steve Fink
On Tue, Jan 29, 2002 at 09:57:16PM +, Simon Cozens wrote: > JIT > --- > More instructions needed! Register my vote for some introductory documentation. docs/jit.pod is good for someone who already knows how the JIT works, but I'd like something for idiots like me who just want to know wha

New Todo

2002-01-29 Thread Simon Cozens
I've started a new TODO list. Remind me of anything else that needs doing; people with CVS access, feel free to add anything you need for your area of responsibility whatever that may be... String subsystem grep docs/strings.pod for unimplemented functions and impl