Re: UML Design to Cake PHP

2006-08-26 Thread simonvlc

ArgoUML. Regards, Simon.

[EMAIL PROTECTED] ha escrito:

 how software do u use to create uml diagrams ?


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: UML Design to Cake PHP

2006-08-26 Thread Olivier Percebois-Garve

k. look at your diagramm.
Start with the relations between your objects. For each object a model. 
Then translate each relation into cake's hasOne, hasMany, BelongsTo, HABTM.
Then take the methods  in your diagramm and translate  them into 
controller's methods, and give them the appropriate views.

olivvv


simonvlc wrote:
 Hello,

 I´m new to this community, so hi all!

 I´m a third degree student and I´m familiar to the UML design model
 (Class diagrams, Use Cases, Activity Diagrams...). Now I want to test
 the Cake Php framework for a new project but I´m not sure how UML
 translate to Cake Php, probably because I´m new to the MVC pattern.

 I understand it, but I don´t know how to translate my diagrams to an
 MVC/Cake PHP perspective.

 Anyone could give me a hint about this? How do you prepare your
 designs?

 Thanks in advance, Simon.


 

   


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



UML Design to Cake PHP

2006-08-25 Thread simonvlc

Hello,

I´m new to this community, so hi all!

I´m a third degree student and I´m familiar to the UML design model
(Class diagrams, Use Cases, Activity Diagrams...). Now I want to test
the Cake Php framework for a new project but I´m not sure how UML
translate to Cake Php, probably because I´m new to the MVC pattern.

I understand it, but I don´t know how to translate my diagrams to an
MVC/Cake PHP perspective.

Anyone could give me a hint about this? How do you prepare your
designs?

Thanks in advance, Simon.


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---