Jump to page: 1 2
Thread overview
What do you want for DTL 0.2
Aug 04, 2004
Matthew
Aug 04, 2004
Gold Dragon
Aug 04, 2004
teqDruid
Aug 18, 2004
Matthew
Aug 05, 2004
Sean Kelly
Aug 05, 2004
Ivan Senji
Aug 05, 2004
Andy Friesen
Aug 05, 2004
Juanjo Álvarez
Aug 18, 2004
Matthew
Sep 01, 2004
Lynn Allan
Sep 01, 2004
Matthew
Sep 02, 2004
Lynn Allan
OT: Re: What do you want for DTL 0.2
Sep 02, 2004
Gold Dragon
Re: Re: What do you want for DTL 0.2
Sep 03, 2004
Lynn Allan
August 04, 2004
As I've got very limited time at the moment, but intend to keep up the momentum with DTL now it's rolling, I wanted to canvas opinion on what you would all like to see for DTL 0.2, which I hope to release sometime next week. The options are:

- More comprehensive examples using current containers
- Documentation of the current containers (via Doxygen)
- D-ising the syntax (i.e. collect_with => collectWith. etc.) of the current containers
- A first attempt at "The Spirit of DTL" document, so everyone can grok my vision (or carp on about it.<g>)
- Set template being implemented
- Parameterised interfaces (currently looks like I've a linker bug, but Walter says he'll lend a hand, so it's doable)
- Propagating composable transformations to all current containers

- or any other things I've not thought of.

Remembering I'm a little tight right now, please put them in prioritised order if you make multiple requests/suggestions.

Cheers

Matthew




August 04, 2004
Matthew wrote:

> - More comprehensive examples using current containers
> - Documentation of the current containers (via Doxygen)

Always good to have but I think most are intelligent enough to realize how to use collections.

> - D-ising the syntax (i.e. collect_with => collectWith. etc.) of the current containers

Couldn't we, um, do that for you? If people bitch about something, they should at least try to do something about it, you know, by themselves. How hard can it be...

> - A first attempt at "The Spirit of DTL" document, so everyone can grok my vision (or carp on about it.<g>)

I grok that.

> Remembering I'm a little tight right now, please put them in prioritised order if you make multiple
> requests/suggestions.

Bow to our service slave and bring me my dinner! </end sarcasm>

My two cents or two US Dollars (you know inflation)
August 04, 2004
For myself, implementation of Set is a higher priority than the other things you list.

John

On Wed, 04 Aug 2004 16:01:33 +1000, Matthew wrote:

> As I've got very limited time at the moment, but intend to keep up the momentum with DTL now it's rolling, I wanted to canvas opinion on what you would all like to see for DTL 0.2, which I hope to release sometime next week. The options are:
> 
> - More comprehensive examples using current containers
> - Documentation of the current containers (via Doxygen)
> - D-ising the syntax (i.e. collect_with => collectWith. etc.) of the current containers
> - A first attempt at "The Spirit of DTL" document, so everyone can grok my vision (or carp on about it.<g>)
> - Set template being implemented
> - Parameterised interfaces (currently looks like I've a linker bug, but Walter says he'll lend a hand, so it's doable)
> - Propagating composable transformations to all current containers
> 
> - or any other things I've not thought of.
> 
> Remembering I'm a little tight right now, please put them in prioritised order if you make multiple requests/suggestions.
> 
> Cheers
> 
> Matthew

August 05, 2004
"The Spirit of DTL" might be a good start.  It would probably make constructive criticism that much more constructive :)


Sean
August 05, 2004
Set template, and please change collect to transform, because in my English
dictionarry it says for collect: "bring a number of things together" and
what collect
really is doing is transforming!
"The Spirit of DTL" would be nice too.

"Matthew" <admin@stlsoft.dot.dot.dot.dot.org> wrote in message news:cepu4l$1vr1$1@digitaldaemon.com...
> As I've got very limited time at the moment, but intend to keep up the
momentum with DTL now it's rolling, I wanted to
> canvas opinion on what you would all like to see for DTL 0.2, which I hope
to release sometime next week. The options
> are:
>
> - More comprehensive examples using current containers
> - Documentation of the current containers (via Doxygen)
> - D-ising the syntax (i.e. collect_with => collectWith. etc.) of the
current containers
> - A first attempt at "The Spirit of DTL" document, so everyone can grok my
vision (or carp on about it.<g>)
> - Set template being implemented
> - Parameterised interfaces (currently looks like I've a linker bug, but
Walter says he'll lend a hand, so it's doable)
> - Propagating composable transformations to all current containers
>
> - or any other things I've not thought of.
>
> Remembering I'm a little tight right now, please put them in prioritised
order if you make multiple
> requests/suggestions.
>
> Cheers
>
> Matthew
>
>
>
>


August 05, 2004
Ivan Senji wrote:
> Set template, and please change collect to transform, because in my English
> dictionarry it says for collect: "bring a number of things together" and
> what collect
> really is doing is transforming!
> "The Spirit of DTL" would be nice too.

I agree.  At first glance, I thought it meant what Python calls a filter. (what DTL calls select(), I think: Iterate over only those elements which satisfy some condition)

I think 'transform' or 'apply' would probably make more sense.

 -- andy
August 05, 2004
Andy Friesen wrote:

> I think 'transform' or 'apply' would probably make more sense.

+1 vote for transform (but I already said that before :)

August 18, 2004
"teqDruid" <me@teqdruid.com> wrote in message news:pan.2004.08.04.19.28.28.871845@teqdruid.com...
> For myself, implementation of Set is a higher priority than the other things you list.

Done!

I should be uploading DTL 0.2 in the next couple of days.

>
> John
>
> On Wed, 04 Aug 2004 16:01:33 +1000, Matthew wrote:
>
> > As I've got very limited time at the moment, but intend to keep up the momentum with DTL now it's rolling, I wanted
to
> > canvas opinion on what you would all like to see for DTL 0.2, which I hope to release sometime next week. The
options
> > are:
> >
> > - More comprehensive examples using current containers
> > - Documentation of the current containers (via Doxygen)
> > - D-ising the syntax (i.e. collect_with => collectWith. etc.) of the current containers
> > - A first attempt at "The Spirit of DTL" document, so everyone can grok my vision (or carp on about it.<g>)
> > - Set template being implemented
> > - Parameterised interfaces (currently looks like I've a linker bug, but Walter says he'll lend a hand, so it's
doable)
> > - Propagating composable transformations to all current containers
> >
> > - or any other things I've not thought of.
> >
> > Remembering I'm a little tight right now, please put them in prioritised order if you make multiple requests/suggestions.
> >
> > Cheers
> >
> > Matthew
>


August 18, 2004
"Ivan Senji" <ivan.senji@public.srce.hr> wrote in message news:cesrjr$1adr$1@digitaldaemon.com...
> Set template,

Done

>and please change collect to transform, because in my English
> dictionarry it says for collect: "bring a number of things together" and
> what collect
> really is doing is transforming!

Done

> "The Spirit of DTL" would be nice too.

Not (yet) done. ;)

I'll be uploading 0.2 in next day or so


> "Matthew" <admin@stlsoft.dot.dot.dot.dot.org> wrote in message news:cepu4l$1vr1$1@digitaldaemon.com...
> > As I've got very limited time at the moment, but intend to keep up the
> momentum with DTL now it's rolling, I wanted to
> > canvas opinion on what you would all like to see for DTL 0.2, which I hope
> to release sometime next week. The options
> > are:
> >
> > - More comprehensive examples using current containers
> > - Documentation of the current containers (via Doxygen)
> > - D-ising the syntax (i.e. collect_with => collectWith. etc.) of the
> current containers
> > - A first attempt at "The Spirit of DTL" document, so everyone can grok my
> vision (or carp on about it.<g>)
> > - Set template being implemented
> > - Parameterised interfaces (currently looks like I've a linker bug, but
> Walter says he'll lend a hand, so it's doable)
> > - Propagating composable transformations to all current containers
> >
> > - or any other things I've not thought of.
> >
> > Remembering I'm a little tight right now, please put them in prioritised
> order if you make multiple
> > requests/suggestions.
> >
> > Cheers
> >
> > Matthew
> >
> >
> >
> >
>
>


September 01, 2004
> - A first attempt at "The Spirit of DTL" document,
> so everyone can grok my vision (or carp on about it.<g>)

We're kind of overloaded on the amount of glarking involved  :-) http://dictionary.reference.com/search?q=glark


« First   ‹ Prev
1 2