> I have this book and I really like it. It has explained OO 
> stuff in a way that I actually understood it. I have learned alot.

Just as a note, I would say that anyone who already has a grounding in
OO programming is not really going to get much out of Hal's book.  I
received it last week and went through it in an hour on the train (the
whole book is just over 150 pages in big type with lots of spacing) and
it's basically an introduction to OO programming using CFCs as the
programming medium.

The only two relatively useful bits of information (for me) I found in
there were regarding the problems and workarounds for private instance
variables (or lack thereof) and no super (parent) class access from
child instances.  I thought that the sections on web services and
persistance might bring things around, but they can be summed up in just
a scentace each:

 - web services: use access="remote"
 - persistance: put the object in a persistent scope
   (application/client/session)

Basically, if you already know OO, just go through the stuff you can
find on the MM site and in the docs and you'll do just fine -- it'll
save you $54 for a start (at least if you're ordering from the UK as I
was)...  That being said, I reckon that for those who know little or
nothing of OO programming, Hal's book will give you a good grounding.

Tim.


-------------------------------------------------------
RAWNET LTD - Internet, New Media and ebusiness Gurus.
Visit our new website at http://www.rawnet.com for
more information about our company, or call us anytime
on 01344 393 040.
-------------------------------------------------------
Tim Blair
Web Application Engineer, Rawnet Limited
Direct Phone : +44 (0) 1344 393 441
Switchboard : +44 (0) 1344 393 040
-------------------------------------------------------
This message may contain information which is legally
privileged and/or confidential.  If you are not the
intended recipient, you are hereby notified that any
unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such
notification notwithstanding, any comments, opinions,
information or conclusions expressed in this message
are those of the originator, not of rawnet limited,
unless otherwise explicitly and independently indicated
by an authorised representative of rawnet limited.
-------------------------------------------------------


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to