|
Posted by R. Rajesh Jeba Anbiah on 09/01/06 19:32
Ike wrote:
> I've been trying to learn Ruby On Rails, because of it;s ease of use as a
> web framwework. I am primarily a Java programmer, but the web Frameworks
> there - Struts, Java Server Faces, are arcane as hell compared to Rails.
> Additionally, Rails bakes Ajax code right into the output pages.
>
> So it occurs to me -- surely there must be a php-based Web Framework that is
> as easy to use as Rails, and incorporates Ajax into the output
> automatically for you? If so, that would be the solution I want for the
> future. ANyone aware of such a creature? Thanks, Ike
PHP got *huge* frameworks; but most of them are just clones of
..Net, RoR, etc--than to be innovative to attract users. The reason
might be because that most of the hard PHP programmers still prefer to
flexible with hackish style than the rigid framework approach as many
of them feels that most of web applications are simpler.
IMHO, RoR is killing many other frameworks and attracting more PHP
programmers lately. Those who are worried about the server support for
Ruby are just using Symfony, CakePHP, etc as an alternate to RoR.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
[Back to original message]
|