On Tue, Jul 19, 2011 at 6:02 AM, Igor Drobiazko <[email protected]> wrote: > 1) The Apache's official source control system is Subversion. I'm not sure > if git patches may be applied to SVN. Your patch will be more likely applied > if you provide it SVN's diff.
Igor, others - is there anything official anywhere whether patches should be in SVN format? Seems to me it'll be easier for committers as well to work on git issue branches and apply git patches than svn ones. I'm fine with either, but just asking for clarification. Kalle > On Tue, Jul 19, 2011 at 11:53 AM, Denis Stepanov > <[email protected]>wrote: > >> Hi all, >> >> I had noticed that in MarkupWriterImpl every time when element event >> start/end is fired, collection of listeners is recreated, probably to >> prevent CME, better would be recreate it only when it is modified, see the >> issue with a patch: https://issues.apache.org/jira/browse/TAP5-1532. >> >> Denis > > > > > -- > Best regards, > > Igor Drobiazko > http://tapestry5.de > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
