Search Type: Posts; User: mandro
Search: Search took 0.01 seconds.
-
2 Jul 2012 7:30 AM
Jump to post Thread: ExtJs HMVC by mandro
- Replies
- 9
- Views
- 2,885
New version.
Sorry I could'nt submit these files at the github.
~o) -
27 Jun 2012 10:41 AM
Jump to post Thread: ExtJs HMVC by mandro
- Replies
- 9
- Views
- 2,885
Previously I developed a sample application to use other pattern in my solutions.
This solution only has 2 levels in depth, using MVC at level.
Now, I recently work in new simplified and improved... -
5 May 2012 10:34 AM
Jump to post Thread: run javascript more faster by mandro
- Replies
- 0
- Views
- 345
Someone run 'javascript code' faster like 'c code', exist some tool or API to make faster javascript code.
For large operations(for example, big matrix multiplications) I use webworkers and my... -
13 Feb 2012 10:29 AM
Jump to post Thread: ExtJs HMVC by mandro
- Replies
- 9
- Views
- 2,885
Ok great
-
13 Feb 2012 8:19 AM
Jump to post Thread: ExtJs HMVC by mandro
- Replies
- 9
- Views
- 2,885
I was working to extend Ext.application from MVC to HMVC.
I show an example builded with HMVC architecture.
The application contains bundles, its has the same folder structure like application.... -
13 Feb 2012 8:17 AM
- Replies
- 20
- Views
- 5,676
I was working to extend Ext.application from MVC to HMVC.
I show an example builded with HMVC architecture.
The application contains bundles, its has the same folder structure like application.... -
6 Feb 2012 7:36 AM
Jump to post Thread: ExtJs HMVC by mandro
- Replies
- 1
- Views
- 945
Recently I was posting hmvc application for expensive projects. I suggest to create hmvc solution, when a module has the same structure of application.
I suggest to read:
... -
23 Jan 2012 6:57 AM
- Replies
- 20
- Views
- 5,676
In development, a bundle has the same folder structure that the application. I use
Ext.Loader for use the new dynamic dependency loading capability.
In production, could I use the... -
21 Jan 2012 7:34 AM
Jump to post Thread: Multi-instance mvc application by mandro
- Replies
- 3
- Views
- 2,366
Hi !!!
I suggest that future versions of ExtJS, multi applications are implemented MVC architecture instances.
That is, an application is composed of bundles, these are themselves applications.
... -
21 Jan 2012 7:13 AM
- Replies
- 20
- Views
- 5,676
Here an example for multi-application with MVC architecture, using Ext.app.* and Ext.Loader. Try it
Might be a suggestion to include other versions.
Results 1 to 10 of 10
