Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old March 7th, 2006, 01:05 PM
R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a
Default Zend framework and Rasmus' "The no-framework PHP MVC framework"

The Zend framework preview release is out
<http://framework.zend.com/> and I don't know why such PEAR like (yet
another) framework is needed.

At the same time, Rasmus' article
<http://toys.lerdorf.com/archives/38-The-no-framework-PHP-MVC-framework.html>
is quite contrary to Zend's move (if I'm right).

What you guys think?

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

  #2  
Old March 7th, 2006, 07:25 PM
NC
Guest
 
Posts: n/a
Default Re: Zend framework and Rasmus' "The no-framework PHP MVC framework"

R. Rajesh Jeba Anbiah wrote:[color=blue]
>
> The Zend framework preview release is out
> <http://framework.zend.com/> and I don't know why such
> PEAR like (yet another) framework is needed.[/color]

There are two reaons I can think of:

1. To make a clean break with PHP 4, and
2. To get rid of multiple library dependencies.

It's also possible that their framework could eventually morph into an
addition to the commercial Zend Platform...
[color=blue]
> At the same time, Rasmus' article
> <http://toys.lerdorf.com/archives/38-The-no-framework-PHP-MVC-framework.html>
> is quite contrary to Zend's move (if I'm right).[/color]

To an extent... Rasmus, I think, is trying to create something that
could potentially be used by a non-programmer (e.g., a domain expert).
Hence, emphasis on simplicity, usability, and performance. The Zend
team seems to go out of their way to appease programmers with C++ and
Java backgrounds. So they are all into patterns, abstractions,
tooling, etc.

Cheers,
NC

  #3  
Old March 8th, 2006, 12:05 PM
R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a
Default Re: Zend framework and Rasmus' "The no-framework PHP MVC framework"

NC wrote:[color=blue]
> R. Rajesh Jeba Anbiah wrote:[color=green]
> >
> > The Zend framework preview release is out
> > <http://framework.zend.com/> and I don't know why such
> > PEAR like (yet another) framework is needed.[/color]
>
> There are two reaons I can think of:
>
> 1. To make a clean break with PHP 4, and
> 2. To get rid of multiple library dependencies.
>
> It's also possible that their framework could eventually morph into an
> addition to the commercial Zend Platform...[/color]
<snip>

Yup, that might be the reason. But, as far I have seen it's still
looks like a library much similar to PEAR and I guess, it would kill
PEAR.

FWIW, companies migrating to PHP will have more headache now:
whether to adopt framework and if which one.

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

  #4  
Old March 8th, 2006, 05:55 PM
NC
Guest
 
Posts: n/a
Default Re: Zend framework and Rasmus' "The no-framework PHP MVC framework"

R. Rajesh Jeba Anbiah wrote:[color=blue]
>
> FWIW, companies migrating to PHP will have more headache now:
> whether to adopt framework and if which one.[/color]

Nah... The disorganized will decide to make no decision (i.e., use
whatever the current resident development guru thinks is cool this
year); the better-organized will invest in a well-documented
proprietary framework or foundation library.

Cheers,
NC

 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles