Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SERIOUS BUG: you put it in your mind
Message
De
04/09/2004 06:52:55
 
 
À
03/09/2004 13:52:13
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00938430
Message ID:
00939427
Vues:
23

Hi Fabio,

Bugs go into a database where they can be evaluated to see if the bug has already been reported or has been fixed as a result of work on another bug. Each bug has to be evaluated against other bugs that need to be fixed - working on one specific bug can mean that a whole host of others don't get proper attention before the ship date. I assume it's a "what will do the greatest good for the most develpers" issue.

You should not expect to see any specific bug fixed during the Beta period. Generally, the version of VFP9 that you have is from June 3rd and I'm sure that the latest internal builds represent 3 additional months of very hard work. I have no idea whether there will be any newer builds made publicly available, and if there are, there's no telling whether a specific bug will be worked on in this build or the next.


I known this.

I comment this point:
"what will do the greatest good for the most develpers"

It can be described like a dynamic reorder of bug fixing priority:
SELECT tableBugs
INDEX ON ;
VFPT_Bug_Weight(bugId,DATETIME())*Average_DevCount_Where_Bug_Affections(bugId,DATETIME());
DESC TAG FixPriority
I want a simple, simple update of this order expression:
SELECT tableBugs
INDEX ON ;
VFPT_Bug_Weight(bugId,DATETIME())*Average_DevCount_Where_Bug_Affections(bugId,DATETIME())*FabioLunardon_Weight(bugId);
DESC TAG FixPriority
You it seems that it asks too much?

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform