svn commit: samba r20346 - in branches/SAMBA_4_0/swat/apps: . swat swat/source swat/source/class swat/source/class/swat swat/source/class/swat/main swat/source/class/swat/module swat/source/class/swat/module/stats swat/source/script

derrell at samba.org derrell at samba.org
Sun Dec 24 21:42:03 GMT 2006


Author: derrell
Date: 2006-12-24 21:42:02 +0000 (Sun, 24 Dec 2006)
New Revision: 20346

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20346

Log:
This is the beginnings of a framework for a complete SWAT.  It will provide
for easily adding modules, and using as much common code as possible.
Although all modules are loaded to the browser as part of the application,
modules are not actually initialized, their finite state machines generated,
or their graphical user interfaces built until they are selected to be viewed
for the first time.

I'm checking this in at this early stage because I promised Brad some
check-ins a week ago, and the flu has kept me unable to do anything for the
past 10 days.  Now that I'm back in working order, I hope to be building on
this regularly over the next few days.

Derrell

Added:
   branches/SAMBA_4_0/swat/apps/swat/
   branches/SAMBA_4_0/swat/apps/swat/Makefile
   branches/SAMBA_4_0/swat/apps/swat/source/
   branches/SAMBA_4_0/swat/apps/swat/source/class/
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/main/
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/main/Gui.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/main/Main.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/AbstractModule.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/stats/
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/stats/Fsm.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/stats/Statistics.js
   branches/SAMBA_4_0/swat/apps/swat/source/index.html
   branches/SAMBA_4_0/swat/apps/swat/source/script/
   branches/SAMBA_4_0/swat/apps/swat/source/script/swat.js


Changeset:
Sorry, the patch is too large (759 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20346


More information about the samba-cvs mailing list