Search the web
Sign In
New User? Sign Up
d_lab · D Lab
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Parameter's default values.   Message List  
Reply | Forward Message #160 of 169 |
Re: Parameter's default values.

--- In d_lab@yahoogroups.com, "Mariano" <rotoshi@...> wrote:
>
> --- In d_lab@yahoogroups.com, "J C Calvarese" <technocrat7@> wrote:
>
> > Thanks for bringing this to my attention.
> No problem.
> BTW, I'm working in some little things not worthy of an entry in
> dsource, such as a command line parameter function, but since I'm new
> to D I would like to get some feedback to avoid re-inventing the
> wheel or doing silly/unefficient things.
>
> I posted that function at Wiki4D (http://www.prowiki.org/wiki4d/
> wiki.cgi?MarianoCecowski/CommandLineArguments), but perhaps it's not
> the best place to do this.

If you're worried that someone will mind that you've posted code
there, it's fine. Everyone has permission to post code on Wiki4D.

If you're worried that someone who could benefit from the code
wouldn't know that it exists, that's valid concern. And I don't know
what to do about it. There's a lot of D code out there that people
don't seem to know about. You could certainly draw attention to your
code by posting in the announcements newsgroup
(news://news.digitalmars.com/digitalmars.D.announce, web interface:
http://www.digitalmars.com/pnews/indexing.php?server=news.digitalmars.com&group=\
digitalmars.D.announce
).
In theory, the tutorials project at dsource
(http://www.dsource.org/projects/tutorials/wiki) would be a good place
to donate stand-alone modules (as well as example code), but sometime
I feel like I'm the only one who uses it. (I don't just add examples,
I also use the example to help myself remember how to do things in D.)
Some other people donated some example when the tutorials were stored
in a database and manipulated with a custom PHP-driven webpage. But
with the new wiki system, I think I'm the only person who has added
any examples (though I have had more help editing the examples than I
had with the PHP-regime).

In short (I'll stop rambling), feel free to add modules as pages in
the tutorial wiki or as pages in Wiki4D. If you want to get more
people to see what you've done, you'd probably need to tell people
about it in the digitalmars.D.announcements newsgroup.

By the way, your CommandLineArguments code looked useful to me (I just
glanced at it). I think it's the kind of thing that could be helpful
to me in some of my little projects. I think I've seen something with
a similar purpose, but it was quite a while ago and that project might
have been abandoned. :)





Tue Nov 7, 2006 6:57 pm

jccalvarese
Offline Offline
Send Email Send Email

Forward
Message #160 of 169 |
Expand Messages Author Sort by Date

I was cheking some examples at http://jcc_7.tripod.com/d/tutor/ by jccalvarese, and saw that that in the currency example he doesn't make use of the...
Mariano
rotoshi
Offline Send Email
Nov 6, 2006
2:35 pm

... Thanks for bringing this to my attention. I looked at this example (http://jcc_7.tripod.com/d/tutor/currency.html) and you're exactly right that using...
J C Calvarese
jccalvarese
Offline Send Email
Nov 6, 2006
6:36 pm

... No problem. BTW, I'm working in some little things not worthy of an entry in dsource, such as a command line parameter function, but since I'm new to D I...
Mariano
rotoshi
Offline Send Email
Nov 7, 2006
2:02 pm

... If you're worried that someone will mind that you've posted code there, it's fine. Everyone has permission to post code on Wiki4D. If you're worried that...
J C Calvarese
jccalvarese
Offline Send Email
Nov 7, 2006
7:04 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help