 |
JIC (Just in CPP) provides you with the following Features:
- Active Objects Framework
- Logging System
- Authomatic Exceptions Generation
- Sockets Wrapper
- Configuration System
and some more.
Requisites
Just to have properly ACE installed in you system. But not just the library, also
its makefiles. JIC uses them.
Itīs Origin
I have created this library to allow myselft and everybody to use the code it contains.
The ideas of the most powerful features come from a work I did with Israel Illescas and Javier Gomez
some time ago.
The Name
Why JIC? J, I, and C are the initials of the authors of the code that has allowed this library to exist:
Javi, Israel and Cesar.
Credits
Israel Illescas did the marvellous logs mechanism. The original Active Objects Framework also
is his.
The macros to generate authomatically exceptions are a Javier Gomez creation. Most of the sockets code is his.
Eduardo Ferro had de idea of the configuration from the command line. And the Observers/Controler pattern in the
library is his
Documentation
Doxygen documentation.
You are not able to find here papers about JIC yet.
If you want to know about the library the better way is to look at the tests.
After having looked at the tests that you are interested in, you may want to have a look at the Doxygen Documentation.
Anyway, there are some papers about JIC in spanish at http://www.cesar.ortiz.name
How to get it
To get it go to http://sourceforge.net/projects/jic.
|
|