CodeChargeMVP
Posts: 473
|
| Posted: 06/14/2011, 4:12 AM |
|
Hi,
My projects has grown too much in the last months, for example
there�re events than call to a function and this to another function, this way till
four levels depth,also some forms has some behave when they are on insert mode
and another different behave when they�re on edit mode, so there�re functions which
are only used depending on which mode the user stays and other functions are shared
on both modes, so I think it�s the righ time to start using UML on the projects to have
an clear idea about what�s happening inside.
The question are �is there an option create a UML Diagram on CodeCharge?
�which UML application shall I use?
Thank you very much in advance.
_________________
Best Regards
Entrepeneur | NT Consultant
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 07/21/2011, 6:24 PM |
|
CodeChargeMVP,
Have you resolved this or are you still needing assistance?
|
 |
 |
scarvello
Posts: 64
|
| Posted: 07/21/2011, 11:29 PM |
|
One of the most interesting feauture of CCS is that it was designed on pattern.
Its builders like: Records, Grids etc. are examples of design patterns.
So its code can be graphically represented trough UML classes.
I personally used in the past SPARX Enterprise Architect ( http://www.sparxsystems.com ).
With this C.A.S.E. you can have graphically representation of CCS base classes and of the
business generated classes by the RAD.
For PHP refer to http://www.sparxsystems.com/platforms/php_uml.html
|
 |
 |
CodeChargeMVP
Posts: 473
|
| Posted: 07/22/2011, 10:48 AM |
|
Ok is good,
I´ll keep on mind. Thanks for the feedback.
Quote scarvello:
One of the most interesting feauture of CCS is that it was designed on pattern.
Its builders like: Records, Grids etc. are examples of design patterns.
So its code can be graphically represented trough UML classes.
I personally used in the past SPARX Enterprise Architect ( http://www.sparxsystems.com ).
With this C.A.S.E. you can have graphically representation of CCS base classes and of the
business generated classes by the RAD.
For PHP refer to http://www.sparxsystems.com/platforms/php_uml.html
_________________
Best Regards
Entrepeneur | NT Consultant
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 07/29/2011, 10:18 AM |
|
CodeChargeMVP,
If scarvello answered your question can you please modify your title to say RESOLVED or SOLVED. Thanks
|
 |
 |
|