Skip to content
Elliot Ford edited this page Apr 10, 2015 · 22 revisions

How to use this wiki

JALSE is spilt up into 4 major components attributes, entities, actions and tags and each of these components can be individually - this is reflected in this wiki. The TOC (right) will break up each of these 4 main sections into smaller chunks (mostly made up of code snippets).

What are Attributes, Entities, Actions and Tags?

Changing what's under the hood

By default JALSE works out of the box (providing many default implementations) - this coupled by the separation of the above 4 main sections means these components can often be swapped out in singularity (see Extending or customising JALSE for more information).

The future

See Future changes!

Clone this wiki locally