FlashDevelop supports getter/setter intellisense nicely and lightweight.
You might want to give it a try.  :)

- Tangent

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of sam / pixelconsumption
Sent: Thursday, March 30, 2006 2:07 PM
To: Open Source Flash Mailing List
Subject: Re: [osflash] ASDT code hinting setters and getters

Allen,

          That would explain a lot :). News on a new version would be great
if anyone has it.

- Sam

Allen, Christopher S. wrote:
> Ohhhh, just the getters and setters... Sorry I missed that the first 
> time around.  Yeah ASDT doesn't seem to like the non-java style getters
and setters.
> The code hinting doesn't work for me with that either.  
>
> So something like this: 
>       public function get env():Environment {
>               return env;
>       }
> doesn't work, but 
>       public function getEnv():Environment {
>               return env;
>       }
> does work. FDT seems to work fine for these, but it has other issues.
>
> Anyway, when is a new version of ASDT coming out?  Anyone know?  I 
> asked on the ASDT list a month or so ago and haven't received any
responses to that.
>
> -Chris
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> On Behalf Of sam / pixelconsumption
> Sent: Thursday, March 30, 2006 1:42 PM
> To: Open Source Flash Mailing List
> Subject: Re: [osflash] ASDT code hinting setters and getters
>
> Allen,
>
>        I do have it added, I can access my methods just fine but no 
> setters or getters.
>
> - Sam
>
> Allen, Christopher S. wrote:
>   
>> Hey Sam,
>>
>> Did you add your source folder to the class path?  If you didn't I 
>> could see that causing the problem you describe.
>>
>> -Chris
>>
>> -----Original Message-----
>> From: [EMAIL PROTECTED] 
>> [mailto:[EMAIL PROTECTED] On
>>     
> Behalf
>   
>> Of sam / pixelconsumption
>> Sent: Thursday, March 30, 2006 1:17 PM
>> To: [email protected]
>> Subject: [osflash] ASDT code hinting setters and getters
>>
>> Hey List,
>>
>>       I'm having trouble getting the current build of ASDT to hint 
>> setters and getters in custom classes. Has anyone else had this problem?
>> Thanks.
>>
>> - Sam
>>
>> _______________________________________________
>> osflash mailing list
>> [email protected]
>> http://osflash.org/mailman/listinfo/osflash_osflash.org
>>
>> _______________________________________________
>> osflash mailing list
>> [email protected]
>> http://osflash.org/mailman/listinfo/osflash_osflash.org
>>
>>   
>>     
>
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>   


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to