Yeah, I get how to make a UML diagram, and I know it's easy - but we're 
talking a massive number of tables in MySQL, and multiple public/private 
functions in my controllers. I was actually thinking it'd be trivial to 
create a meta-app that'd scan my app folder and generate,  much like 
bake.php does, an XML file that I can import into Visio (for example), 
to automake a UML class diagram. One including the model and controller 
data.

 I appreciate the suggestions, but time draws short, so I guess I'll be 
hand-writing the silly thing. Visio won't even recognize my MySQL 
connection... ech.

  Regards!
 -Toby

Daniel Hofstetter wrote:
> Take the UML editor of your choice, add for every model a class, and
> last but not least add the relations between those models. And you
> have your UML diagram.
>   

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to