Date: 01/15/00
- Next message: Teodor Cimpoesu: "Re: [PHPLIB-DEV] A framework for web applications"
- Previous message: Teodor Cimpoesu: "Re: [PHPLIB-DEV] A framework for web applications"
- In reply to: Teodor Cimpoesu: "Re: [PHPLIB-DEV] A framework for web applications"
- Next in thread: Teodor Cimpoesu: "Re: [PHPLIB-DEV] A framework for web applications"
- Reply: Teodor Cimpoesu: "Re: [PHPLIB-DEV] A framework for web applications"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Teodor Cimpoesu wrote:
>
> Sylvan Ravinet wrote:
> >
> > Hi all,
> >
> > Has anyone implemented or is anyone interested in building a web
> > application framework, implemented first using PHP? PHPlib will
> > be of great help in this framework.
> >
> > I'm currently implementing an application for a student project
> > which is using such a framework.
> >
> > Possibly more details on your requests.
>
> There is something like this called Midgard -- which I only played with
> but didn't use.
Midgard does not seem to be a framework (maybe you have to check
the OOP meaning of this word) but a content management system.
> I'm currently working with Zope for some projects & I would really want
> to see something similar implemented with/over PHP.
Zope is an application server. I don't want (now) to make an
application server for PHP.
This web aplication framework is language independent. Of course,
the implementation
is language dependent, and I'm starting woth PHP.
> Second, everybody is waiting for 4.0 final and I guess PHPLIB will have
> to adapt some of it's functionalities to make use of the new features.
> (I'm currently fiddling w/ sessions).
>
> But, why not start already by making a draft structure, identify
> main functionalities and build us some use cases?
I don't see the use of use cases here (as no user will really have
access to it, it's a developer tool) but a draft structure and the
main functionalities are already identified.
I only have to put it into a fancy format.
The main functionalities are:
- user authentication etc.
- session mechanism
- protocol independence
- output format independence and structure oriented content (XML,
templates)
if I remember well.
I will think about it and make a draft paper and draft
implementation available soon.
> I think that would be an interesting future for PHPLIB, so I am looking
> fwd
> for some starting suggestions.
I's not a feature for PHPlib. But PHPlib could be of great help in
implementing a PHP version of this framework.
Maybe you're looking for an application server for PHP, in this
case I would like to see something similar to Smartworker, built
for Perl. This could/should be pretty easy to port it to PHP.
Cheers,
-Sylvan
-- __________________________________________________________________ My mission statement: Sylvan Ravinet "We are what we repeatedly do. mailto:sylvan <email protected> Excellence, then, is not an act, AIM: nuujack but a habit." GSM: +358 407 585 903 Aristotle -So called Micro$oft is hell. Please remove it- http://www.netaction.org/msoft/cybersnare.htmlPlease check out http://www.ravinet.com in the coming weeks. __________________________________________________________________ Tampere University of Technology Software Engineering student Feel free to come by! Insinöörink. 60 B 129, 33720 Tampere, FIN - PHPLIB Developers Mailing List. Send messages to <phplib-dev <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-dev-request <email protected>> in the body, not the subject, of your message.
- Next message: Teodor Cimpoesu: "Re: [PHPLIB-DEV] A framework for web applications"
- Previous message: Teodor Cimpoesu: "Re: [PHPLIB-DEV] A framework for web applications"
- In reply to: Teodor Cimpoesu: "Re: [PHPLIB-DEV] A framework for web applications"
- Next in thread: Teodor Cimpoesu: "Re: [PHPLIB-DEV] A framework for web applications"
- Reply: Teodor Cimpoesu: "Re: [PHPLIB-DEV] A framework for web applications"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

