What is Jacson? Getting started How it works? Contact How to Contribute? Developer Information Other information Spinoffs Authors What is spieleck.de?
|
Like every project Jacson has some side results
which might be interesting in itself.
To mention but a few:
- Documentation
-
This documentation started as a single (X)HTML file. When
it grew to large, I wrote the
xsl/html.xsl
which splits the one large file into IMHO reasonable
pieces. While this stylesheet was fairly general purpose
and standalone initially, it now gets a growing number
of utility functions, which are slightly project specific,
i.e. pain reduced linking into Javadocs. This approach
is a fairly easy way to maintain small sites with only
a few dozen pages for everyone fluent in html.
- Thread Pool
-
The
ThreadPool seems to
mature fairly fast and will just be another brick in building
efficient multitasking.
- Configuration
-
The
de.spieleck.config
could be quite useful.
|