Menu

Puntoni / News: Recent posts

New Release

I just released the first "spike" solution for this framework. This is copying the functionality of the "struts-blank.war" idea.

Remember, this is only sample, and probably shouldn't be used in a production environment.

Posted by Justin Hickman 2003-05-16

Help Needed

If you would like to join the Puntoni project, let me know. It can be for development, design, etc. Shoot me an email. Tell me what you think.

Posted by Justin Hickman 2003-05-15

CVS Started

I started the CVS repository today with a few files. I will slowly add files over the next couple of weeks until I get a clean copy of my "spike" solution I created last week. Once that's up, it will be a usable framework. I will create a new module in CVS called examples that will contain a "struts-blank" sort of directory.

Posted by Justin Hickman 2003-05-15

Namespace Chosen

I decided to just use Puntoni:: for the Perl namespace. It just didn't seem to fit in the other categories.

Posted by Justin Hickman 2003-05-15

Namespace Needed

To get started, we need to determine a Perl namespace for this project.

A couple of decisions are to be made. How much do we want to copy from the Struts API. For instance, should we use Org::Apache::Struts::Actions::ForwardAction. or Puntoni::Actions::ForwardAction

Should it use a namespace that is identified in CPAN? For instance, should we use WWW::Puntoni Apache::Puntoni, etc.

If you have any suggestions, please let me know.

Posted by Justin Hickman 2003-05-14

Puntoni Started

Welcome to the new project named Puntoni. A spike solution has already been created for this project. It was under the namespace Strutsp:: I am open to suggestions on namespaces for this project.

Posted by Justin Hickman 2003-05-13