Interesting observation.  Prolly cuz most code gens are just abstracting the
database and unless you are exposing it as  a web service there is really
not much point. On the other hand, if I have a cfc that is not part of my DB
abstraction layer or handles some other utility/function  I tend to use
cfproperty to document it..

G!

On Sun, Feb 15, 2009 at 7:14 PM, Mike Soultanian <msoul...@csulb.edu> wrote:

>
> Brad Wood wrote:
> > On the topic of cfproperty-- don't write them off completely.  :)
> >
> > They look like they will play a big part in CF 9's ORM features.
> > Additionally, some frameworks like ColdBox use cfproperty tags' metadatato
> > autowire dependencies into your components.
>
> I just found it interesting that code generators like rooibos don't
> write them in.  Wouldn't seem like it would be much more work to put it
> in there, but it doesn't... was kinda curious why they didn't.
>
> Mike
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319361
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to