So just some things that are starting to rise to the surface.
- Any objection to requiring a database in 1.2? User authentication and
persistence are starting to become very important.
- All the daemons will be automatically started by Turbine. Each with
their own interval.
- Portlets shouldn't request URLs. They should only use what is on
disk. If the URL isn't available then we should throw an Exception.
This should lead to much faster load times. Before if the URL wasn't in
the cache the Portlet would pull it down and possibly really make page
fetching slow due to HTTP latency over multiple URLs.
Kevin
--
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Please Open Source Java!"
"For evil to win is for good men to do nothing."
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]