Would you prefer to write puts statements in controllers or at the view
level? How much HTML should be written using puts, i.e. puts "<div
class='whatever'>...", and how much should be created by an XML generator
like Rexml?

I still need to get a book, and I found one that seems to be a little more
helpful, but as of yet I don't have the money to purchase such a book. So
still living off of what's freely available.

I am a better PHP programmer than Rails, and so the book Rails for PHP
Developers <http://www.pragprog.com/titles/ndphpr> has helped me out
understanding rails better in the little time I've spent with it in the book
store. Since PHP isn't inherently either object-oriented (it is object-based
and has object-oriented capabilities like classes and interfaces) and also
isn't based on the MVC pattern, like Rails is, it is difficult for me to
grasp all of the details of Rails with a single round. Sadly, I'm not a do
now, understand later type of guy. So if anybody can help me understand the
answers to the questions above better, then I'd be grateful.

-- 
Nathan Lane
Home, http://www.nathandelane.com
Blog, http://nathandelane.blogspot.com

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to