On Fri, 2002-05-03 at 16:08, Rolf Hanson wrote:
> Hi,
> I have built a relatively simple e-commerce application using Webware. 
> I'm about to release it, and am code reviewing what I have done so far. 
> It appears that I'm not really using anything from Webware itself, other 
> than .PSP.  I.e. I'm pretty much just using .PSP files to call a custom 
> python library which I had written previously. Most of the additional 
> Webware packages (MiddleKit, TaskKit, etc) are beyond the needs and 
> scope of my current project.

MiddleKit, TaskKit, and all the other *Kits are optional components,
which aren't tied in very closely to the rest of the system.  The core
of WebKit/Webware is in the Request and Response objects, and the
Application Server, which you are probably using a great deal.  

If you really don't want an application server, then there's many other
implementations of PSP.

  Ian



_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to