Jump to content

borobudur

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

borobudur's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Thanks for your professional explaining. I'm aware of the advantage of design patterns, I'm just a bit confused what it means for PHP as a script language and people saying that PHP is not really OO. Hear is what I'd like to do: - I was thinking to use the MVC pattern as the main 'code organizing' part. - Util packages with interfaces, factories and its implementation. - the composit pattern to build some view components Thanks for your replay borobudur
  2. I was asking myself how much sense it does to use design patterns with php5. For example if I'm designing a component with a interface, it's implementation (which should be hidden, package private exists?) and a factory (which handles it's references). What's your opinion about that?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.