On 6/9/06, Mark Ireland <[EMAIL PROTECTED]> wrote: > Can someone point me to a good example of a diagram that describes a simple > coldfusion component in terms of classes and methods?
Firstly, a component is a class (and there can only be one cfcomponent tga per file) and functions are methods. Any UML class diagram will do. Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group www.flashdev.org.au --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
