You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/10/10 20:43:48 UTC

[royale-asjs] branch develop updated (c4aa73d -> 4dfa86e)

This is an automated email from the ASF dual-hosted git repository.

aharui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from c4aa73d  Bindings to Operations will need coercions so the compiler can know when to stop using Proxy access.  RemoteObject is a Proxy
     add 168071f  enabled validataAll method.
     new 4dfa86e  Merge pull request #315 from nihavend/develop

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/royale/mx/validators/IValidator.as    | 120 +++++++++++++++++++++
 .../src/main/royale/mx/validators/Validator.as     |   4 +-
 2 files changed, 122 insertions(+), 2 deletions(-)
 create mode 100644 frameworks/projects/MXRoyale/src/main/royale/mx/validators/IValidator.as


[royale-asjs] 01/01: Merge pull request #315 from nihavend/develop

Posted by ah...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 4dfa86ec6907da834fb5df7e5dc28e48ba65cbeb
Merge: c4aa73d 168071f
Author: aharui <ah...@apache.org>
AuthorDate: Wed Oct 10 13:43:44 2018 -0700

    Merge pull request #315 from nihavend/develop
    
    enabled validataAll method.

 .../src/main/royale/mx/validators/IValidator.as    | 120 +++++++++++++++++++++
 .../src/main/royale/mx/validators/Validator.as     |   4 +-
 2 files changed, 122 insertions(+), 2 deletions(-)