View unanswered posts | View active topics


Reply to topic  [ 3 posts ] 
AS3: Look into "include" files for autocompletion 
Author Message
Member

Joined: Mon Sep 20, 2010 8:55 am
Posts: 85
Post AS3: Look into "include" files for autocompletion
I'd like to file a low-priority feature request:
It's possible for AS3 to "include" files in the middle of the source code. (more here).
I'd like to use some auto-generated code in my project, which, I figured, would be best placed in included files.
It would be great if FD provided autocompletion for the external included code.


Thu Jun 28, 2012 12:27 pm
Profile
Member

Joined: Sun Aug 19, 2007 4:56 pm
Posts: 195
Location: Germany (TEMP)
Post Re: AS3: Look into "include" files for autocompletion
Can I ask why you want to use include directive?

And how you want to solve file readability problems?


Tue Jul 03, 2012 2:13 pm
Profile WWW
Member

Joined: Mon Sep 20, 2010 8:55 am
Posts: 85
Post Re: AS3: Look into "include" files for autocompletion
Deril wrote:
Can I ask why you want to use include directive?

And how you want to solve file readability problems?

File readability remains a problem for manual use.

In my case, I have JSFL scripts that parse library and generate AS3 wrapping code for symbols. I can then "include" the generated code in my classes where I need it. However, this specific problem can be solved by using more OO aproach using classes.
By telling that it's "low-priority" I meant that it actually doesn't need to be done - I just wanted to leave this topic as a reminder what could possibly be done.


Tue Jul 03, 2012 2:35 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.