mvcExpress-framework
mvcExpress-framework copied to clipboard
ActionScript 3 MVC framework focused on speed and simplicity.
check if null object was provided, and show betetr error message. Look into: ProcessMapLive.as provide(object:Object)
Proxy injection is disabled for tasks, only Provided object can be injected. If you try to inject proxy it will fail silenttly. TODO : throw error in debug mode.
When compiling/running my app based on mvcExpress 1.4.2. it crashes without throwing any kind of error/message. It just quits without notice. This behavior is strangely only showing when compiling it...
Adding many message listeners, removing some... then adding and sending will throw an error.
Hi! I try set bytes.shareable = true, but nothing happens. I understand you want to add additional setSharedProperty with byteArray. Right? It would be great to add such a possibility.
Hi! It is impossible to send a message through the Vector, is this normal?
Hi! It seems to me that should be excluded from the commandMapWorker method map(), because it turns out not used mk is the result of inheritance and creates confusion. What...
Hey! I get an error when loading an external SWF file worker [Fault] exception, information=ReferenceError: Error #1069: Property mvcexpress.extensions.workers.core:WorkerManager::_isSupported not found on class mvcexpress.extensions.workers.core.WorkerManager and there is no default value....