Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flash.net package #78

Open
6 of 20 tasks
zwetan opened this issue Mar 23, 2016 · 1 comment
Open
6 of 20 tasks

flash.net package #78

zwetan opened this issue Mar 23, 2016 · 1 comment
Labels
AVMGlue The Flash Platform API

Comments

@zwetan
Copy link
Member

zwetan commented Mar 23, 2016

Do a first draft implementation of the whole flash.net package
see for reference documentation

Goal

  • focus on sockets
  • ignore events, use callback
    no we do use events, but shell package classes do use function callbacks
  • implementation in betalib
    may happen but sometimes it is easier do impl directly in redtamarin

already implemented in avmplus

  • IDynamicPropertyOutput interface
  • IDynamicPropertyWriter interface
  • DynamicPropertyOutput class
  • ObjectEncoding class
  • registerClassAlias() function
  • getClassByAlias() function

this is meta issue related to

@zwetan
Copy link
Member Author

zwetan commented Mar 23, 2016

see this gist as a starting example
nope use the event system instead

@zwetan zwetan added the AVMGlue The Flash Platform API label Mar 23, 2016
@zwetan zwetan mentioned this issue May 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AVMGlue The Flash Platform API
Projects
None yet
Development

No branches or pull requests

1 participant