Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Design Pattern

Design Pattern

Scheduled Pinned Locked Moved IT & Infrastructure
designregexarchitecturehelpquestion
2 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    k00001727
    wrote on last edited by
    #1

    Would anyone know of a reason why it would be a 'problem to identify design patterns?' apart from a new developer not having a notion of design patterns.Could you see any other reasons? -- modified at 5:03 Tuesday 25th April, 2006

    N 1 Reply Last reply
    0
    • K k00001727

      Would anyone know of a reason why it would be a 'problem to identify design patterns?' apart from a new developer not having a notion of design patterns.Could you see any other reasons? -- modified at 5:03 Tuesday 25th April, 2006

      N Offline
      N Offline
      Nick_Kisialiou
      wrote on last edited by
      #2

      The real-world problems are not as simple. Example: you develop application with GUI separated from the business logic by Model-View-Controller and you use Observer design pattern to display the state of interest in GUI. Now, the requirements changed and the user wants two GUI, one on the local host and the other on a remote host, both displaying the same information. Observer pattern breaks down here, because of different delays for both GUIs. Which pattern will you use in this case? There are different answers, it may be the combination of other design patterns, but the solution is not unique.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups