Hi, I'm thinking of developing an API for all the coldfusion work I'm doing at work. I want to have a series of base components which I can reuse in multiple projects. For example I want to have a baseLogin.cfc, which handles some common functionality for all logins. Then in a clients site I want to have a clientLogin.cfc which extends baseLogin.cfc. Has anyone done anything similar? What problems are there to look out for, how did you structure your API?
I'm looking to see if anyone has any tips on doing this. I've searched around for articles and blog posts on this subject, but I can't find much. Stephen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252822 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

