I don't have anything on there at the
moment, but shortly I'llhave some samples on cfstandards. Check back
with me on that later ;) ~Simon Simon Horwith CTO, eTRILOGY ltd. Member of Team Macromedia Macromedia Certified Master Instructor http://www.cfstandards.org Sam Clement wrote: -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]I'm learning about the MVC methodology and looking for good resources for beginners. I've found some good stuff from Benoit Hediard (blogmx code) but would like some more 'theory put into practice' type stuff.Currently I'm worried about not de-coupling my controllers from the model layer enough. They basically seem to mirror each other: Controller: ManagerUsers add/edit/delete user Model: Users Add/edit/delete user (maybe add authenticate/islogged/isAdmin etc.) Is it wise to break up the model layer into smaller separate cfcomponents or is it best to create larger cfcomponents that encapsulate separate business processes? I guess the skill is knowing which trade-offs are worth it (overly complex components vs. simple de-coupled components but a more complex architecture with more dependencies). Any help appreciated. _____ Sam Clement ABOVE Studios Boutique Design Solutions 32 Clifford Street - Belmont Trinidad + Tobago - West Indies T: (868) 621 5159 W: abovestudios.com |
- [ cf-dev ] MVC Sam Clement
- RE: [ cf-dev ] MVC Simon Horwith
- RE: [ cf-dev ] MVC Sam Clement
- RE: [ cf-dev ] MVC Stephen Milligan
- RE: [ cf-dev ] MVC Sam Clement
- Re: [ cf-dev ] MVC Salvatore Fusto
- RE: [ cf-dev ] MVC Stephen Milligan
- RE: [ cf-dev ] MVC Sam Clement
- Re: Re: [ cf-dev ] MVC simon
- Re: Re: [ cf-dev ] MVC Salvatore Fusto
- RE: Re: [ cf-dev ] MVC Stephen Milligan
- Re: Re: [ cf-dev ] MVC Salvatore Fusto