::
- AGOOHTTP: A GOOD HTTP (WITH AOP), VERSION 04 (2007 JAN 06)
============================================================
You must read the file LICENSE.txt in this folder.
(AOP = Aspect Oriented Programming)
- MAIN NEWS
===========
* Fixed with browser: MSIE, Firefox, Opera
* Fixed with OS: Linux and MS
- FEATURES
==========
* HTTP supported: get, post (multipart)
* Python Web Applications
* Multi-thread Socket
* Application AOP-Server
* Ajax Design
* Simple Framework
* Configured with AproLang (A Property Language)
* Tested with browser: MSIE, Firefox, Opera
* Tested with OS: Linux and MS
- MAIN FOLDERS/FILES
====================
agooApps (contains the web applications)
agooApps/__init__.py (sets the default application)
agooApps/myApp (default application)
agooApps/myApp/__init__.py (application core: it ...