[X] The "/20-experimental/jd-2.4.0-0.beta090429.1ut.src.rpm" file could not be found or is not available. Please select another file.

Share

More
JSINER - Alternative inheritance for JS Icon

JSINER - Alternative inheritance for JS

beta

by soft_elf


JavaScript library intended to simplify writing OOP in JavaScript which represents alternative JavaScript inheritance approach, provides support of JavaScript classes hierarhies, automatic resolving and optimizing external scripts files dependencies.


http://www.soft-amis.com/jsiner/index.html





Separate each tag with a space.

Release Date:

2007-05-14

Topics:

License:

Intended Audience:

Programming Language:

Registered:

2007-03-30

Ratings and Reviews

Be the first to post a text review of JSINER - Alternative inheritance for JS. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • jsiner jsiner v.99 file released: jsiner0.99.zip

    posted 912 days ago

  • jsiner jsiner v.99 file released: jsiner0.99.tar.gz

    posted 912 days ago

  • File released: /jsiner/jsiner v.99/jsiner0.99.zip

    posted 912 days ago

  • File released: /jsiner/jsiner v.99/jsiner0.99.tar.gz

    posted 912 days ago

  • jsiner jsiner v.98 file released: jsiner0.98.zip

    posted 915 days ago

  • jsiner jsiner v.98 file released: jsiner0.98.tar.gz

    posted 915 days ago

  • Alternative inheritance for JavaScript v.98 available now

    Alternative inheritance for JavaScript v.98 available now. JSINER is a JavaScript library intended to simplify writing OOP in JavaScript which represents alternative JavaScript inheritance approach, provides support of JavaScript classes hierarhies, automatic resolving and optimizing external scripts files dependencies. JSINER (originated from JavaScript INheritance supportER) is a lazy inheritance implementation in JavaScript. Lazy inheritance is a design pattern used in JavaScript computer programming. It designates a postponed linking of an object with its prototype (class) until it is needed. If used properly, such approach may increase efficiency, simplicity and flexibility of OOP based code written using JavaScript. Since lazy inheritance is called only for instance creation, it JSINER allowed to combine process of class prototype creation with resolving necessary dependencies of that class. The main features of lazy inheritance approach are: - Lazy inheritance is prototype-based inheritance; - Maintaining proper order of script files declaration is not obligatory; - HTML page loading is faster, since there is no need in creation objects during page initialization and, additionally, some scripts could be loaded only at the moment in which they are actually necessary; - The parent classes for the object can be loaded dynamically after defining the object type; - Dependencies are declared in more explicit way; it is not necessary to group particular scripts into modules; - If lazy mode of scripts loading is used, only important scripts (those which are highly necessary for application functionality) will be loaded. To get more information, samples and documentations please visit JSINER pages on SoftAMIS - http://www.soft-amis.com/jsiner/index.html Lazy Inheritance acticle on AjaxLine - http://www.ajaxline.com/lazy-inheritance

    posted by soft_elf 915 days ago

  • File released: /jsiner/jsiner v.98/jsiner0.98.zip

    posted 915 days ago

  • File released: /jsiner/jsiner v.98/jsiner0.98.tar.gz

    posted 915 days ago

  • jsiner jsiner v.97 file released: jsiner0.97.zip

    posted 935 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

JSINER - Alternative inheritance for JS Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review