You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by gr...@apache.org on 2020/11/22 23:12:01 UTC

[royale-asjs] branch develop updated (623c907 -> 0c08c23)

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

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


    from 623c907  Support for ArrayListView on VirtualDataGrid
     new 49da58d  mx.messaging.channels.URLVariables: implemented for HTTPService.request in MXRoyale / SparkRoyale
     new e6c5a50  Added newline
     new ffa86dd  Removed mx.messaging.channels.URLVariables, and switched to using org.apache.royale.net.URLVariables for HTTPService.request in MXRoyale / SparkRoyale
     new 0c08c23  Merge pull request #948 from estanglerbm/urlvariables-in-mx

The 11953 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:
 .../MXRoyale/src/main/royale/MXRoyaleClasses.as    |  1 -
 .../mx/messaging/channels/DirectHTTPChannel.as     |  1 +
 .../royale/mx/messaging/channels/URLVariables.as   | 37 ----------------------
 3 files changed, 1 insertion(+), 38 deletions(-)
 delete mode 100644 frameworks/projects/MXRoyale/src/main/royale/mx/messaging/channels/URLVariables.as