commonly used values so that setting them manually is the
exception rather than the rule. In the example given, returnType
would of course have to be manually set each time, but others can
usually be left as-is.
Dave Jones
NetEffect
At 02:06 PM 7/2/04 -0400, you wrote:
> > <cffunction name="<-cur>"
> > returnType="dataType"
> > roles="securityRoles"
> > access="public"
> > output="no" >
> > </cffunction>
> >
> > with the cursor sitting at <-cur>.
> >
>The above is easy enough to do since Eclipse's built-in template system
>supports what you want. However, I don't really understand why you would
>want those various attributes hardcoded like that. I mean your returntype
>for example is likely to be different for each cffunction declaration. I
>guess the problem I have is that if you take out all the values that can be
>hardcoded ahead of time, then the template provides no value over tag
>insight.
>
>What I am missing here?
>
>-Matt
>
>----------
>[<http://www.houseoffusion.com/lists.cfm/link=t:4>Todays
>Threads]
>[<http://www.houseoffusion.com/lists.cfm/link=i:4:169166>This
>Message]
>[<http://www.houseoffusion.com/lists.cfm/link=s:4>Subscription]
>[<http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=1210.1130.4>Fast
>Unsubscribe] [<http://www.houseoffusion.com/signin/>User
>Settings]
>[<https://www.paypal.com/cgi-bin/webscr?amount=&item_name=House+of+Fusion&business=donations%40houseoffusion.com&undefined_quantity=&cmd=_xclick>Donations
>and Support]
>
>----------
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

