170 reputation
15
bio website
location
age
visits member for 1 year, 11 months
seen Feb 26 at 4:21
stats profile views 22

Sep
21
comment Combining getters and setters
@Thomas I went back and read the article again. You right there is a difference. Also jQuery has similar situations where you can even pass a function. I currently call them magic methods and I like the pattern.
Sep
21
comment Combining getters and setters
@thekip Sorry saw the wiki, you correct!
Sep
21
comment Combining getters and setters
Thanks, not really you might have a case say where you set or get a persons salary in an application person.salary('10000') or person.salary() or similar.
Jun
10
comment how to write a scalable/flexible php system?
@Hamza I have used it for some very large applications. In your case you probably only need to study how the controller works.
Jun
10
comment how to write a scalable/flexible php system?
@wolfgangsz This strikes me as being better to have a look at Codeigniter rather than Zend, what do you think?
Jun
7
comment Starting again on desktop development
Thanks for your answer. I also think that the Delphi IDE is still the most productive Windows development IDE.