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. General Programming
  3. Design and Architecture
  4. Getting the right stuffing.

Getting the right stuffing.

Scheduled Pinned Locked Moved Design and Architecture
data-structuresquestion
2 Posts 2 Posters 0 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.
  • B Offline
    B Offline
    Brian Bennett
    wrote on last edited by
    #1

    I realized, If I don't serialize the undo queue now it may never find its way into the project (much like undo and redo finding its way into the project). Are there other things like this that need to go in early or else you're, you know what?

    M 1 Reply Last reply
    0
    • B Brian Bennett

      I realized, If I don't serialize the undo queue now it may never find its way into the project (much like undo and redo finding its way into the project). Are there other things like this that need to go in early or else you're, you know what?

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      Deciding if you want your server error (WCF) reported to the client. If you are passing objects/lists they will be strongly typed, if you need to pass back an error object then you are passing vanilla objects. We decided what breaks on the server stays on the server. Error trapping in general, you do NOT want to have to touch every method and class after you decide on your strategy.

      Never underestimate the power of human stupidity RAH

      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