If this is what Fred has been warning us for, I'd give Fred +100 and
immediately vote to have all his suggestions be made the absolute rule.
This is a mess.

EdB



On Wednesday, May 1, 2013, Kessler CTR Mark J wrote:

> I think it happens when the next person who is going to commit something
> does a pull instead of a fetch/rebase before doing their next push.  Not
> 100% positive though...  Although if you look through a git log  you can
> see it break out a bit.
>
> Justin is so active he does it to all of mine :P
>
> -Mark
>
>
> -----Original Message-----
> From: Alex Harui [mailto:aha...@adobe.com <javascript:;>]
> Sent: Wednesday, May 01, 2013 1:52 PM
> To: dev@flex.apache.org <javascript:;>; comm...@flex.apache.org<javascript:;>
> Subject: [GIT] was Re: [1/6] git commit: [flex-asjs] - SimpleBinding must
> use flash.Events on the AS side for click and other mouse events
>
> Can someone explain why Carlos's checkin also provided notifications for my
> last set of checkins, but under his name?  And why is that a good thing?
>
> Thanks,
> -Alex
>
>
> On 5/1/13 10:25 AM, "carlosrov...@apache.org <javascript:;>" <
> carlosrov...@apache.org <javascript:;>>
> wrote:
>
> > Updated Branches:
> >   refs/heads/feature/createjs-checkbox a898de058 -> 671e059ea
> >
> >
> > SimpleBinding must use flash.Events on the AS side for click and other
> mouse
> > events
> >
> >
> > Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
> > Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/05632ae9
> > Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/05632ae9
> > Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/05632ae9
> >
> > Branch: refs/heads/feature/createjs-checkbox
> > Commit: 05632ae947411f0c47770c0be99497a9447d3697
> > Parents: 128e84c
> > Author: Alex Harui <aha...@apache.org <javascript:;>>
> > Authored: Tue Apr 30 07:41:15 2013 -0700
> > Committer: Alex Harui <aha...@apache.org <javascript:;>>
> > Committed: Tue Apr 30 07:41:15 2013 -0700
> >
> > ----------------------------------------------------------------------
> >  .../src/org/apache/flex/binding/SimpleBinding.as   |    5 +++--
> >  1 files changed, 3 insertions(+), 2 deletions(-)
> > ----------------------------------------------------------------------
> >
> >
> >
> http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/05632ae9/frameworks/as/s
> > rc/org/apache/flex/binding/SimpleBinding.as
> > ----------------------------------------------------------------------
> > diff --git a/frameworks/as/src/org/apache/flex/binding/SimpleBinding.as
> > b/frameworks/as/src/org/apache/flex/binding/SimpleBinding.as
> > index c5bd392..6e5a72a 100644
> > --- a/frameworks/as/src/org/apache/flex/binding/SimpleBinding.as
> > +++ b/frameworks/as/src/org/apache/flex/binding/SimpleBinding.as
> > @@ -18,11 +18,12 @@
> >
> >
> //////////////////////////////////////////////////////////////////////////////
> > //
> >  package org.apache.flex.binding
> >  {
> > + import flash.events.IEventDispatcher;
> > + import flash.events.Event;
> > +
> > import org.apache.flex.core.IBead;
> > import org.apache.flex.core.IStrand;
> > import org.apache.flex.core.IDocument;
> > - import org.apache.flex.events.Event;
> > - import org.apache.flex.events.IEventDispatcher;
> >
> > public class SimpleBinding implements IBead, IDocument
> > {
> >
>
> --
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
>
>

-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to