The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Are traditional object models enough? Can we evolve usefulness in OO models?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Kimsal

Posts: 124
Nickname: mgkimsal
Registered: May, 2008

Michael Kimsal is a senior web technologist and host of WebDevRadio.com
Are traditional object models enough? Can we evolve usefulness in OO models? Posted: Dec 15, 2008 1:40 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Michael Kimsal.
Original Post: Are traditional object models enough? Can we evolve usefulness in OO models?
Feed Title: Michael Kimsal's weblog
Feed URL: http://michaelkimsal.com/blog/category/php/feed/
Feed Description: Web development and new media observations
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Michael Kimsal
Latest Posts From Michael Kimsal's weblog

Advertisement
Just a quick thought here after looking at someone’s code I just stumbled on. This person had a “isReadOnly()” method inside of a generic “set” method which would allow them to determine if a property should be allowed to be modified or not. It got me to thinking again how the traditional notion of “visibility” [...]

Read: Are traditional object models enough? Can we evolve usefulness in OO models?

Topic: Are traditional object models enough? Can we evolve usefulness in OO models? Previous Topic   Next Topic Topic: Javascript Magazine - gauging interest

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use