Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Help structuring JMVC folders

$
0
0
Hi,

Passing the model to control in a more abstract level seems to be a good idea. Didn´t thought about that :|
This will obligate models to have same public methods (interface), (findAll(), findOne()... )
I guess this will work even javascript does not have a interface type (like in Java).

Thanks a lot for your suggestion.

Cheers,
Linton





Viewing all articles
Browse latest Browse all 3491

Trending Articles