ActiveDen

MVC

55 posts
  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 5-6 years
  • Netherlands
  • Sold between 100 and 1 000 dollars
Rumboon says

Hi there,

I was wondering which of you Flash developers is using MVC ? Which and why?

355 posts
  • Author had a File in an Envato Bundle
  • Lead Reviewer
  • Won a Competition
  • Author had a Free File of the Month
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Envato Staff
  • Has been a member for 6-7 years
  • Interviewed on the Envato Notes blog
+5 more
MarcoSecchi staff says
http://puremvc.org/

Can’t live without :)

marco

7343 posts
  • Attended a Community Meetup
  • Community Moderator
  • Has been a member for 5-6 years
  • United Kingdom
  • Contributed a Tutorial to a Tuts+ Site
  • Won a Competition
  • Contributed a Blog Post
  • Beta Tester
  • Bought between 50 and 99 items
+4 more
MSFX moderator says

I use my own event driven OOP framework with a couple of singletons for holding global data for the application… have yet to come across something where i’ve required a defined design pattern as such…

137 posts
  • Bought between 1 and 9 items
  • Europe
  • Has been a member for 3-4 years
  • Sold between 10 000 and 50 000 dollars
FWDesign says

MVC is very useful because you can separate the data from the visual stuff, this can help a tone if you have complex code. with a lot of classes.

For example you have a data class for a map, you can use the same data for a mini map and for the big map, the code will not break even if you want to add a third min imap :)

I think most of the games are build using this pattern.

535 posts
  • Beta Tester
  • Has been a member for 4-5 years
  • Sold between 1 000 and 5 000 dollars
dimumurray says
FWDesign said
I think most of the games are build using this pattern.

I’m not too sure about that. From what I’ve read, the common trend for that last decade or so has been to use Entity/Component systems for game architecture. Unity3D is essentially an entity/component system and the now defunct PushButtonEngine was an implementation of an Entity/Component system as well.

MVC is pretty much the domain of large-scale enterprise applications.

271 posts
  • Bought between 1 and 9 items
  • Contributed a Tutorial to a Tuts+ Site
  • Europe
  • Exclusive Author
  • Has been a member for 3-4 years
  • Sold between 5 000 and 10 000 dollars
07happydays says

Robotlegs is very good and strong for flash.

by
by
by
by
by