You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by yishayw <gi...@git.apache.org> on 2016/07/15 10:20:42 UTC

[GitHub] flex-asjs pull request #9: Fix ticket

GitHub user yishayw opened a pull request:

    https://github.com/apache/flex-asjs/pull/9

    Fix ticket

    FLEX-35103
    
    This fixes the issue, but we might have a bigger issue in that 
    
    org.apache.flex.events.MouseEvent 
    does not extend
    org.apache.flex.events.Event
    
    which might confuse client.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yishayw/flex-asjs develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flex-asjs/pull/9.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #9
    
----
commit 5a3570bba679aca137c3a727d8d334fb3e1447d8
Author: yishayw <yi...@hotmail.com>
Date:   2016-07-15T10:15:50Z

    Fix ticket
    
    FLEX-35103

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

AW: [GitHub] flex-asjs pull request #9: Fix ticket

Posted by Christofer Dutz <ch...@c-ware.de>.
I still think a MouseEvent should be an Event. So I would suggest to resolve this problem otherwise.


Chris

________________________________
Von: asfgit <gi...@git.apache.org>
Gesendet: Freitag, 15. Juli 2016 13:04:52
An: dev@flex.apache.org
Betreff: [GitHub] flex-asjs pull request #9: Fix ticket

Github user asfgit closed the pull request at:

    https://github.com/apache/flex-asjs/pull/9


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flex-asjs pull request #9: Fix ticket

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flex-asjs/pull/9


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---