Hi Gennady,
> There is a lot of snow in NYC (been snowing for couple of days now), but
> I am at work now.
I've seen that on TV, glad I'm not there.
> Here is my little TODO list for today:
> --------------------------------------
>
> 1. Create MOD_XSLT_1_0_0 branch from the tag, I hope I can figure that out.
Go ahead!
> 2. Update from latest CVS and try to merge my changes into the latest tree.
Go for it!
> 3. Checkin ALL of my current code, which is not to be not thread-safe
> and possibly memory leaking. Basically currently we cache ALL of the XSL
> files and we don't check to see if the mtime has been changed. XSL
> files are loaded once so we are not leaking that badly.
Yes please!
I checked out the code we have for potential thread safety problems. The
logging stuff is a definite. I have thought of a fix, but I wanted to
wait for your stuff to go in, since it would be some major changes.
The other thread safety problem (and why I noticed) was the cookie part.
This will be a bit more problematic to fix, but I'm working at it.
Aside from this I have to check any place we use Global Variables.
TTY Philipp
|