Hi,

FYI.
If anyone has been wondering about Java's security for
the purposes of designing a security API for P5EE, here
is an outstanding starting point.

   http://java.sun.com/j2se/1.4/docs/guide/security/index.html

I would imagine that a P5EE design would not be fundamentally
different, but would *definitely* be a subset and would be
"perl-ized".

It would be interesting to hear from Brian Moseley on his
experiences with translating the Java Servlet API into Perl.
It appears that the beginnings of a document for governing
the "perl-izing" of a Java API is here.

   http://libservlet.sourceforge.net/conversion_details.html

Brian, if you have a more detailed version of this doc, let
us know. (i.e. did you squash deep Java package names down
to shallow Perl package names, etc.)

Stephen


Reply via email to