Thread overview
Wish list
Sep 25, 2003
Ant
Sep 25, 2003
Brad Anderson
Sep 25, 2003
Benji Smith
September 25, 2003
I wish for a wish list where:
- we could see what was wished before
- we could see who wished it (optional)
- we could see the wish status (base specs, in consideration, rejected, high
priority, low priority) and small comment
- we could add new wishes
- the decision makers could easely see what the rest of us would like to see on
the language

this should be kept very simple and small (each entry) or else it
will just be another discussion forum.
the discussion would still take place on the main D forum.

this would be a nice way not to bother every body with old things, and clearly show what the decision maker think of the wishes.

How can this be implemented? (a bug list on bugzilla...? who knows?...)
Who would implement this?
Digital Mars?
some project on the future D repository site?

(haaa... do you think I'm becaming a bureaucrat?...)

Ant


September 25, 2003
Ant wrote:
> I wish for a wish list where:
> - we could see what was wished before
> - we could see who wished it (optional)
> - we could see the wish status (base specs, in consideration, rejected, high
> priority, low priority) and small comment
> - we could add new wishes
> - the decision makers could easely see what the rest of us would like to see on
> the language
> 
> this should be kept very simple and small (each entry) or else it
> will just be another discussion forum.
> the discussion would still take place on the main D forum.
> 
> this would be a nice way not to bother every body with old things,
> and clearly show what the decision maker think of the wishes.
> 
> How can this be implemented? (a bug list on bugzilla...? who knows?...)
> Who would implement this?
> Digital Mars?
> some project on the future D repository site?
> 
> (haaa... do you think I'm becaming a bureaucrat?...)
> 
> Ant
> 
> 

I agree, and the key to it is the moderator(s).  Benji's phpBB part of his site would work fine, as long as a moderator or two organized, combined/compressed and trimmed the fat.

Bugzilla's voting mechanism could also assist here, allowing "I agree" sentiments without additional posts.  I'm willing to set up an instance of Bugzilla if it plays into Benji's plan.  There may even be ways to categorize compiler bugs vs. wishes vs. programmer assistance, but again, moderators are the key to keeping it a clean, succinct, organized list of what everyone needs to see (wishers and decision makers, i.e. Walter).

BA

September 25, 2003
On Wed, 24 Sep 2003 23:59:28 -0500, Brad Anderson <brad@sankaty.com> wrote:

>I'm willing to set up an instance of Bugzilla if it plays into Benji's plan.

There's no need. The repository site will have its own bug-tracking system.

However, a wish-list seems like it could be better implemented in a different way. I'll be thinking about it.

--Benji