Several defects in ActionScript 3.0

Source: Internet
Author: User

The language specifications of ActionScript are getting closer and closer to Java, but some important features are not supported.

The following are some points:

(1)Generics

Generics greatly improves coding efficiency and running efficiency. The lack of generics makes programming quite uncomfortable,CodeIt looks tedious and ugly.

 

(2)Thread

Currently, ActionScript is a single-threaded language, which makes it a habit for multi-task operators to perform multi-part and scheduled operations ".

This articleArticleFor more information about threads in ActionScript 3, see.

Here is a thread Simulation Implementation of The ActionScript thread library 1.0

 

(3)Network

Currently, actionscript mainly supports the network client function, which is very different from the network functions of C, Java, and. net.

Unfortunately, UDP is not supported. It can be seen that there is still a long way to go to the implementation of air.

 

(4)Reflection

For more information, see reflection in ActionScript 3.0/flex 2.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.