lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Tomas wrote:

	I've been using this version for a year or more and it is
working really well.  Unfortunally the documentation is not complete
already...  If you want a kind of "enterprise edition" (a distribution

Yes, I noticed that. At least some kind of apidoc would be nice. For example, I didn't understand how to set a cookie that expires an already set cookie (user-logout).

that includes some extra libraries and a new Makefile) you can try my
independent work on this:

http://www.tecgraf.puc-rio.br/~tomas/cgilua-libs/cgilua-libs.tar.gz

	It lacks documentation too, and I chose wrong names for the
extra libraries ('MD5' and 'Poslib' while I should have chosen 'md5'
and 'poslib') and you may find many other problems: the package was built
just to automate my own installation process...  I would appreciate any
suggestions!
I'll look at this till the weekend.

Regards, Markus