Issue 7 in caffeine-hx: Copy sescription of superclass/interface.

0 views
Skip to first unread message

caffe...@googlecode.com

unread,
Apr 11, 2012, 9:11:00 AM4/11/12
to caffein...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 7 by vbence.g...@gmail.com: Copy sescription of
superclass/interface.
http://code.google.com/p/caffeine-hx/issues/detail?id=7

It would make sense not to copy-paste comments.

caffe...@googlecode.com

unread,
Apr 24, 2012, 9:23:08 AM4/24/12
to caffein...@googlegroups.com

Comment #1 on issue 7 by sonyg...@gmail.com: Copy sescription of
superclass/interface.
http://code.google.com/p/caffeine-hx/issues/detail?id=7

What steps will reproduce the problem?
1. import flash.utils.GetTimer; should be import nme.Lib;
2. Function type should be Dynamic
3. flash.net.URLRequest nme.net.URLRequest

hope you can fixed that to as3tohaxe.exe
best.

caffe...@googlecode.com

unread,
May 1, 2013, 2:04:20 PM5/1/13
to caffein...@googlegroups.com

Comment #2 on issue 7 by crowde...@gmail.com: Copy sescription of
superclass/interface.
http://code.google.com/p/caffeine-hx/issues/detail?id=7

You should be able to get Function => Dynamic conversions by changing your
config file to look something like this:

<as3hx>
<vectorToArray value="true" />
<functionToDynamic value="true" />
</as3hx>

(I'm also converting AS3 "Vector"s to "Array"s here, since that is almost
always desired -- at least for a first swing at porting)

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages