'best practice' for the way to assign the methods to CFCs.
For example when I think about users for the site, there are a number of
methods I need related to logging in and logging out, maintaining user
details, sending e-newsletters, listing users. Is there any advantage or
disadvantage to having all those functions in one 'Users" cfc or is it
better to have smaller, more specialised CFCs. Perhaps in this example a
UserMaintenance CFC and another UserLogin CFC?
I understand about the re-use opportunities, so I think methods related to
this site alone should be on their own, but in general terms, is it better
to have fewer, larger CFCs or more but smaller and more specialised ones?
Cheers
Mike Kear
AFP Webworks
Windsor, NSW, Australia
http://afpwebworks.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

