|
Archives
D Programming
digitalmars.Ddigitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger D.gnu D C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D.dtl - What do you want for DTL 0.2
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 Aug 03 2004
Matthew wrote:- More comprehensive examples using current containers - Documentation of the current containers (via Doxygen) Aug 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 Aug 04 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. Aug 17 2004
"The Spirit of DTL" might be a good start. It would probably make constructive criticism that much more constructive :) Sean Aug 04 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 Aug 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. Aug 05 2004
Andy Friesen wrote:I think 'transform' or 'apply' would probably make more sense. Aug 05 2004
"Ivan Senji" <ivan.senji public.srce.hr> wrote in message news:cesrjr$1adr$1 digitaldaemon.com...Set template, Aug 17 2004
- A first attempt at "The Spirit of DTL" document, so everyone can grok my vision (or carp on about it.<g>) Sep 01 2004
"Lynn Allan" <l_d_allan adelphia.net> wrote in message news:ch5itq$2ou6$1 digitaldaemon.com...- A first attempt at "The Spirit of DTL" document, so everyone can grok my vision (or carp on about it.<g>) Sep 01 2004
"Matthew" <admin.hat stlsoft.dot.org> wrote in message news:ch5mba$2q6i$1 digitaldaemon.com..."Lynn Allan" <l_d_allan adelphia.net> wrote in message news:ch5itq$2ou6$1 digitaldaemon.com...- A first attempt at "The Spirit of DTL" document, so everyone can grok my vision (or carp on about it.<g>) Sep 02 2004
You really should read "Stranger in a Strange World." It is a really good book that deals with religion, sense of self, and other things. Before I read it, I started thinking of what if all the religions were correct and if all the religions had a place in heaven or if we humans created our own place in the after life. Well, it wasn't that sorted out but after reading the book, the solution of what I was thinking about at the time became clear. I highly doubt the writer actually believes in his ideology. It is really interesting in the amount of ideas in it. I can't say I understand or grok everything in the book but it makes you think long after you read it. Changes your perspective on somethings and maybe opens your mind to other ideas. Could debate and talk it about forever but it has been a long time since I have read it (about two years). In the book, it lists different literal meanings and I was sure one of them was "to eat". It was listed on Dictionary.com that it is literally, "To drink," I don't know where it is in the text so I'm not going to search for it on if I'm right or wrong. Just means to understand something to the fullest or ponder some topic to comprehension.I think this "elderly newbie" may have misposted. I came across 'glark' while looking up the meaning of 'grok'. Sep 02 2004
own place in the after life. Well, it wasn't that sorted out but after reading the book, the solution of what I was thinking about at the time became clear. I highly doubt the writer actually believes in his ideology. It is really interesting in the amount of ideas in it. I can't say I understand or grok everything in the book but it makes you think long after you read it. Sep 02 2004
|