Hi Dale,
I use it with the DAO/Gateway model..
mProduct (dir)
productManager.cfc
productDAO.cfc
productGateway.cfc
Only the productManager cfc is called by the application code.. the
manager calls the relevant
DAO/Gateway cfc depending on the function.. in this scenario all the
productManager methods
Are public and all other cfc methods are package. A DOA/Gateway should
(can) never be called
Directly, cfc calls always go thru a 'manager'.
Hope this helps.
Cheers,
Adam
________________________________________
From: Dale Fraser [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 29 May 2007 12:20 PM
To: [email protected]
Subject: [cfaussie] cffunction access="Package"
Anyone explain what this is and when you would us it?
Regards
Dale Fraser
http://dalefraser.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---