app/gsoc/__init__.py
author Mario Ferraro <fadinlight@gmail.com>
Sun, 25 Oct 2009 19:09:38 +0000
changeset 3039 14194c0b3cd1
parent 54 03e267d67478
permissions -rw-r--r--
General JavaScript utilities for melange. This script is going to be the core of Melange JS. It provides a melange namespace and general utilies for logging, loading of google api, common errors, base class for templates that reads context from a script tag attribute. It also reads general options from its script tag.