Hi Felix
I'm not a js guru but I'd love to have a look and help a little if I can ...
Olivvv
Felix Geisendörfer wrote:
Hi folks,
as part of a current project I'm working on that will be using quite
some Javascript I decided to create a lightweight (< 10kb!) MVC
framework using jQuery in order to create a very clean and organized
JS code base other people will be able to understand and work with as
well. In a nutshell I want:
* Models to encapsulate all functionality needed to for retrieving
data asynchronously (JSON, XML)
* Controller to interact with those Model classes and trigger
requests on them and responding to callbacks and to ...
* ... call functions of the View classes which will be the only
ones allowed to manipulate the DOM, attach onclick events etc.
I already have most of that working pretty nicely with an
(unoptimized, uncompressed) code base size of 6,86kb. What I'm asking
is if somebody who is more experienced with JS then me would be
interested in reviewing and possibly helping on future enhancing the
code. I could also need a person to ask general JS questions,
especially when it comes to implementing some object-oriented
techniques I usually use in php.
The project is going to be licensed under the MIT license. The name of
it is jCake as of right now (in honor of jQuery and the great CakePHP
framework <http://cakephp.org/> I'm using for my php work).
So if anybody would like to give me his AIM/ICQ/E-Mail contact
information I'll send out more information and the code to them. After
that there will be public alpha release ; ).
-- Felix
--------------------------
http://www.thinkingphp.org
http://www.fg-webdesign.de
------------------------------------------------------------------------
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/