Thanks for your responses. I can not give much details about the application as is confidential. But the application is also constantly comunicating with the database and .NET, so I have implemented Cairgorm for that part and it works nicely. But developing my canvas component I got to wonder what was the best way to have my other views invoke methods on the canvas to *Draw, Put a Image or Text* in it without having to directly reference it and avoid code like (
mx.core.application.canvas.pad.DrawRectangle() ). It is a complex application that uses drawing tools, database and xml ( DOM ) services. So the state of those shapes, images, ect will be stored on the server. Now you see where I thinkCairgorm fits in. I would put it all together and make it work, but the project needs to be scalable and maintainable and thus structured. Any ideas on how to best implement this type of project? Thanks for the replys and making me better understan Cairgorm.
Omar Ramos
System Developer
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Computer software testing | Macromedia flex | Development |
| Software developer |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

