We do go a bit faster in real life but not much. We usually triage three times a week (1 hour blocks), and we usually cover ~20 bugs a triage session. During peak time we tend to meet everyday, and as ZBB approaches we could even impromptu meet every time a bug is opened.I'm surprised you thought we were spending too much time on each bug. If anything sometimes I feel we spend too little time. From our perspective Triage is what sets the quality bar across a given product. Does a given bug meet our current bar, does it have reproducible repro steps, is this an instance of a more generic bug, does this really need to be fixed right now, is this a bug at all. What context do we need to add to ensure the dev can be productive right away? Is this a family of bugs, and can we link them together so the dev thinks about the entire family at once, thus not having to consistently context switch… etc etc etc. Spending a few minutes up front as a group working through these issues saves a bundle of time from a developer perspective since they only look at triaged bugs. When they look at a bug they know it meets the bar, they have enough information in it to be productive right away, and they don't have to worry about searching all over the place for similar bugs to fix while in this code. From my perspective this saves time when a dev actually gets the bug. Amortized across all our devs and all the open issues we have, the time spent on triage is minimal and in my opinion very well spent. But that's just my $.02
akipman wrote: We do go a bit faster in real life but not much. We usually triage three times a week (1 hour blocks), and we usually cover ~20 bugs a triage session. etc...But that's just my $.02
We do go a bit faster in real life but not much. We usually triage three times a week (1 hour blocks), and we usually cover ~20 bugs a triage session. etc...But that's just my $.02
Hi,
I must say that I got interested in command line tools in the build process quite recently after having worked for the past 5 months on a j2ee project living and dogfooding latest eclipse wtp builds (I'm a .net-first-person, don't worry). There were things that just simply weren't in the IDE and it seemed natural to automate things outside the IDE. As ant was already integrated inside eclipse I decided I'd give it a go and although some results were easy to do other were obscure and strange, also the whole extension model to me is still incompehensive, why not choosing namespaces and a schema is a mistery to me.
Anyhow I had this thing in my faculty to use maven and as I'm one of those get-on-the-bandwagon-first people I decided to go with maven 2 that just got released. Wow, an eye-opener. Although still rough around the edges it gives a plugin-oriented way to manage the whole project lifecycle, all from a command line.
This brings me to my question. In the begining people were saying msbuild is like ant for .net, is it so or does it cover/will it ever cover aspects that maven/2 handles or will that be entering too much into VSTS terrytory? thx
As usual media failure so couldnt watch the vedio ny one help plz............
I couldn't hear any audio when I downloaded the video. I'm running a Mac with Snow Leopard, and the video would play in QuickTime Player with no audio, and VLC threw a bunch of errors about not being able to find the right audio codec. Is anyone else having trouble with the audio from this video? I'm going to try to watch this in a Windows VM later, but I was just curious.