Giter Club home page Giter Club logo

Comments (4)

issuesbot avatar issuesbot commented on May 13, 2024

[comment from [email protected], published at 03/01/2010, 12:28:06]
1 - fixed on SVN
2 - there is no Object in haXe, please show how it can be reproduced with haXe
3 - unlike haXe, it is not possible to declare variables as part of interfaces in AS3
4 - haXe is more smart than AS3 wrt return path detections. Add a "return null" in
haXe code, we will see if this can directly be addressed in AS3 code generator later.
5 - should be fixed on SVN (was same as (1))

from haxe.

issuesbot avatar issuesbot commented on May 13, 2024

[comment from [email protected], published at 03/01/2010, 13:22:52]
2 - there is Dynamic; whatever it translates to in AS3 needs to be explicitly cast
to ByteArray.
3 - by "properties" I meant getter/setter pair.

from haxe.

issuesbot avatar issuesbot commented on May 13, 2024

[comment from [email protected], published at 03/01/2010, 15:04:10]

  • haXe should translate Dynamic to AS3 * , not to Object, so no manual cast should be
    required there
  • I didn't know that getter/setter could be declared in interfaces, this has now been
    fixed in the AS3 source code generator

from haxe.

issuesbot avatar issuesbot commented on May 13, 2024

[comment from [email protected], published at 03/01/2010, 16:11:47]
you're right about *, it was my mistake from mixing handmade AS3 with haXe output :(

from haxe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.