-
Recent Posts
Recent Comments
- Judah on 1087: Syntax error: extra characters found after end of program.
- Kristoffer on 1087: Syntax error: extra characters found after end of program.
- Judah on Using StageWebView within a UIComponent in Mobile
- suresh paleti on Using StageWebView within a UIComponent in Mobile
- khanou on A file found in a source-path can not have more than one externally visible definition
Syntax Highlighter
This site supports SyntaxHighlighter. It can highlight your code.
How to highlight your code: Paste your code in the comment form, select it and then click a language link. This will wrap your code in a pre tag and format it when submitted.<s:Spacer height="10"/>
Tags
Categories
Blogroll
Meta
Daily Archives: March 30, 2007
The DUDE pattern vs MVC pattern
Everyone was all like, “MVC” this, “MVC” that. The problem with trying to fit every program into an MVC pattern is that not every program fits into the MVC pattern. Not everything is going to have a view. Not everything … Continue reading