I know it was probably asked a million times before but what is the best way to submit patches and code for Apache (and specifically Avalon) projects? Do the committers prefer direct mail contact with the code author, bugzilla or newsgroup, or doesn't it matter? I guess bugzilla makes sense in the case of feature requests and actual bugs...
Thanks, Marc > -----Original Message----- > From: Berin Loritsch [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 02, 2002 10:47 AM > To: 'Avalon framework users' > Subject: RE: add method to > org.apache.avalon.excalibur.monitor.SourceResource > > > Can do. > > > -----Original Message----- > > From: Marc Schier [mailto:[EMAIL PROTECTED]] > > Sent: Friday, August 02, 2002 1:41 PM > > To: 'Avalon framework users' > > Subject: add method to > > org.apache.avalon.excalibur.monitor.SourceResource > > > > > > Hi everybody, > > > > would it be possible to add an accessor method for the source > > to the above mentioned file (as in the diff below) ?. It > > would allow monitoring a source and when a property event is > > fired take the event source, cast it to a SourceResource and > > retrieve the original source. This object could then be used > > to notify other listeners about changes in the source object. > > I think it is missing. > > > > Thanks... > > > > Marc > > > > > > ---------------------------------- > > Marc Schier > > Infogation, a Division of BSQUARE > > email: [EMAIL PROTECTED] > > > > > > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
