jObjective aims to create a custom object orientated layer for HTML Javascript DOM elements. It simplifies access to data contained in various elements, allowing for single get and set methods to generate JSON objects of complex form layouts particularly, but not exclusively, for transmission via AJAX.
Showing posts with label update. Show all posts
Showing posts with label update. Show all posts
Tuesday, 6 September 2011
Update: C# Rewrite
My next plan is to rewrite the Web Controls in C# and implement some structural changes that I've been thinking about, I just need motivation...
Sunday, 3 April 2011
jObjectiveDotNET v1.0.3 available
I've finally got round to mentioning that jObjectiveDotNET v1.0.3 is available for download. The new version includes the rewrites to the object instantiation discusses in my previous post. I need some inspiration for some new tutorials which can demonstrate how useful jObjective can be...
Thursday, 10 February 2011
An Update
jObjective is currently undergoing some refactoring. It shouldn't break any compatibility, but the inheritance mechanism is being enhanced so the base class constructors don't have to be rewritten when inheriting. A side benefit is that my compiler/minimizer of choice, Google Closure, should be able to achieve better results. I am also going to use apply to facilitate any overridden base functions, rather than the current slightly tacky approach that's in development.
Once this is complete work shall start on Tutorial #2 which is going to be a mini project in it's self. The website is also going to implement some better HTML code formatting, so it should be easier to read.
Once this is complete work shall start on Tutorial #2 which is going to be a mini project in it's self. The website is also going to implement some better HTML code formatting, so it should be easier to read.
Tuesday, 1 February 2011
Tutorial 1 complete!
The latest version of the website is going live as of 19:00. I have finished the documentation of Tutorial 1 and hopefully one should be able to follow it through and get a jObjective form up and posting via AJAX.
Enjoy.
I have also uploaded the source code for the jObjectiveDotNET v1.0.2 project for those of you who want to include a project reference and not just use the DLL.
It can be found here: jObjectiveDotNET v1.0.2 Source
Enjoy.
I have also uploaded the source code for the jObjectiveDotNET v1.0.2 project for those of you who want to include a project reference and not just use the DLL.
It can be found here: jObjectiveDotNET v1.0.2 Source
Subscribe to:
Posts (Atom)