URL:
  <http://gna.org/task/?6471>

                 Summary: Submission of Helios JavaScript framework and
libraries
                 Project: Gna! Administration
            Submitted by: xpostman
            Submitted on: Пятница 06.02.2009 at 14:12
                  Status: None
         Approval Status: None
         Should Start On: Пятница 06.02.2009 at 00:00
   Should be Finished on: Понедельник 16.02.2009 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

A new project has been registered at Gna! 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration <https://gna.org/siteadmin/groupedit.php?group_id=2902> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://gna.org/siteadmin/groupedit.php?group_id=2902>


= Registration Details =

* Name: *Helios JavaScript framework and libraries*
* System Name:  *helios*
* Type: Programs
* License: GNU Lesser General Public License

----

==== Description: ====
Helios is a JavaScript framework  for creating powerfull browser-based
applications. That means that  there is an index.html which is fed  to the 
browser and  provides to parse  helios kernel,  and of course that  also
means that any  helios application may  be loaded to the browser from the
remote  server, which makes the framework usefull for creating powerfull
client-side applications which will not require any installation.

When  helios kernel  is loaded,  it starts  parsing main.js file  where  the
application  application  code  is  located.  Thus  a programmer starts
creating his  application in pure JavaScript with no need to ache  his head
with inventing a set of  HTML templates.

Helios  introduces  pure  modularity  into  browser-based  JavaScript, i.e. a
programmer just need to call include("foobar.js") in the head  of his module,
and  framework will take care  of parsing and initializing the desired module
and all other modules required by this module in order of dependence.

Helios also supports dynamic module loading and unloading. This may be
usefull   for   creating   applications   which  will   extend their
functionallity  only when  it is  required  and free  the memory  back
unloading the modules which will not be used anymore.



==== Other Software Required: ====
A browser which supports JavaScript


==== Other Comments: ====
I can provide a source code, but currently I have no place where to host it.
Instead I can send it by e-mail, if it is needed let me know at
[email protected].






    _______________________________________________________

Reply to this item at:

  <http://gna.org/task/?6471>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Register mailing list
[email protected]
https://mail.gna.org/listinfo/register

Reply via email to