JSINER 0.99

JSINER 0.99 Download Summary

  • Language: JavaScript
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License
  • Databases: N/A
  • Downloads: 502
  • Released: Nov 28, 2007

JSINER 0.99 Description

JSINER is a JavaScript library intended to simplify writing OOP in JavaScript which represents alternative JavaScript inheritance approach.

It provides support of JavaScript classes hierarhies, automatic resolving and optimizing external scripts files dependencies.

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 instances of objects in lazy inheritance are created in "mixed"mode - on first invocation, a factory is used to modify class prototype which is later used to create subsequent object instances.

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" artificially and define dependencies between such "modules";
- If lazy mode of scripts loading is used, only important scripts (those which are highly necessary for application functionality) will be loaded.

JSINER Bookmark

Hyperlink code:
Hyperlink for Forum code:

JSINER 0.99 Script Download Notice

Top 4 Download periodically updates information of JSINER 0.99 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. JSINER 0.99 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

JsJava

JsJava means Java-formed Javascript,namely creating a series of Javascript objects similar to API of J2SE and J2EE and other opensource projects.With advanced Javascript objects,you may build complex web client business logic. JsJava is an excellent Javascript library.In fact it's more than a Javascript library and it's also a Javascript infrastructure! ...
JavaScript

Gorondo Webtool Library

Gorondo Webtool Library is a collection of Javascript utilities based on the Prototype Javascript Library. It provides Javascript tools for lightweight AJAX applications that load quickly ...

xajax

xajax is an open source PHP and Javascript library that allows you to easily create powerful Ajax enabled web applications using PHP, HTML, CSS and Javascript. Update web page content asynchronously with simple Javascript calls to access your PHP code. ...

PRAjax

... can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa. PHP objects can be used in JavaScript trough Ajax calls, both properties and (registered) functions. The following features make this library worth using: - Allows easier Ajax programming ... PHP functions and objects can be reflected to JavaScript - PHP objects can be used in ...

HTML to JavaScript converter

... utility converts normal HTML code to dynamically generated JavaScript instead. It is very useful in applications where ... be dynamically generated, such as contents inside a JavaScript scroller, text of a random quote script etc. It requires to type in regular text or HTML code, and presss the convert button. ...