ColdFusion builder bug using java doc syntax

Word Count: 504

I get that not everyone likes to write code the way that I do and at the same time I don't like to write code the way that you do. I have recently come across 2 bugs that I combined into 1 bug because I think they are related.

First we have a basic ORM component here. I have declared this component as persistent using the attribute in the java doc syntax. This is a perfectly acceptable code and ColdFusion will run it just fine. The only problem is when your using builder and your using code insight and type EntityLoad(" you will only get a list of entity's that have persistet = "true" on the component tag.

Just as above you will have the same issues when you are extending your components. In the following component I have ClassB that extends ClassA. When I create a new instance of b and type b. I will only get a list of methods that are in b. If I added extends="ClassA" to the component than the insight would work out great.

Again if you don't like coding this way I completely understand but I think if its valid syntax then it can be considered a bug If builder does not support it. Please help me out and go vote for it even if it is not your cup of tea!
http://cfbugs.adobe.com/bugreport/flexbugui/cfbugtracker/main.html#bugId=81258

Comments

#1 Posted By: Dan Vega Posted On: 12/21/09 8:33 AM |
Author Comment
UPDATE - I just got notice from the team this morning that this bug has been marked as fixed so we should it in the next build. Thanks guys!


Post Your Comment

Leave this field empty







Show Captcha

If you subscribe, any new posts to this thread will be sent to your email address.

Copyright © 2007 Dan Vega | BlogCFC was created by Raymond Camden. This blog is running version 5.8.001.