The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Welcome to patPortal, Wiegi

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Stephan Schmidt

Posts: 238
Nickname: schst
Registered: Sep, 2004

Stephan Schmidt is a founding member of PHP Application Tools and a PEAR developer.
Welcome to patPortal, Wiegi Posted: Feb 16, 2005 6:45 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Stephan Schmidt.
Original Post: Welcome to patPortal, Wiegi
Feed Title: a programmer's best friend
Feed URL: http://blog.php-tools.net/rss.php?version=1.0
Feed Description: The blog of PHP Application Tools
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Stephan Schmidt
Latest Posts From a programmer's best friend

Advertisement
Yesterday a new devleoper joined patPortal, by committing a new Response Filter to the project. patPortal is a component-based and event-driven framework that uses an extremly high level of abstraction, as you never access any session, GET or POST directly directly, but use a request object for this. This allows us to use the same API for HTTP-based applications as well as SOAP requests et al.
The same principle is used for the response, as you are never sending data directly to the client but pass it to a reponse object instead. Daniel's response filter now allows you to strip unnecessary whitespace from the response prior to sending it to the client.
Daniel decided to join us for this project, so welcome aboard the pat-team. You can reach him at wiegi[at]php-tools[dot]net.

Read: Welcome to patPortal, Wiegi

Topic: How Do Events & Notifications Work? Previous Topic   Next Topic Topic: Solar 0.0.2 released

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use