Click here to Skip to main content
15,890,436 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell18-Aug-17 12:36
jschell18-Aug-17 12:36 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 7:23
professionalKevin Marois16-Aug-17 7:23 
AnswerRe: Call Into or Notify Other Instances Of Your App Pin
Mycroft Holmes14-Aug-17 13:30
professionalMycroft Holmes14-Aug-17 13:30 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois15-Aug-17 7:56
professionalKevin Marois15-Aug-17 7:56 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Gerry Schmitz15-Aug-17 8:36
mveGerry Schmitz15-Aug-17 8:36 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois15-Aug-17 8:38
professionalKevin Marois15-Aug-17 8:38 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Gerry Schmitz16-Aug-17 5:38
mveGerry Schmitz16-Aug-17 5:38 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 6:02
professionalKevin Marois16-Aug-17 6:02 
Gerry Schmitz wrote:
In a "high transaction" situation, it's a non-starter.

This whole discussion is about dealing with users, so transactions are not going to come into play. Users are not going to be clicking Edit & Save fast enough to create a "high transaction" situation.

Gerry Schmitz wrote:
Unless you can describe a particular scenario where you need it, you are just looking for a lot of pain

I can't imagine a real world app that DOESN'T need this.

If you don't protect against instances of an app silently overwriting each others changes, then you're going to have a mess in the data, and there would be almost no way to know who did what.

Gerry Schmitz wrote:
The optimistic lock usually only involves comparing "before" and "after" "row serial numbers".

My proposal removes the table based approach altogether as there are no tables.
If it's not broken, fix it until it is.
Everything makes sense in someone's mind.
Ya can't fix stupid.

GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell16-Aug-17 6:45
jschell16-Aug-17 6:45 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 7:19
professionalKevin Marois16-Aug-17 7:19 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell18-Aug-17 12:01
jschell18-Aug-17 12:01 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Mycroft Holmes18-Aug-17 13:46
professionalMycroft Holmes18-Aug-17 13:46 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell21-Aug-17 4:55
jschell21-Aug-17 4:55 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 7:25
professionalKevin Marois16-Aug-17 7:25 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell18-Aug-17 11:52
jschell18-Aug-17 11:52 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Eddy Vluggen16-Aug-17 12:52
professionalEddy Vluggen16-Aug-17 12:52 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Mycroft Holmes15-Aug-17 12:42
professionalMycroft Holmes15-Aug-17 12:42 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell21-Aug-17 4:57
jschell21-Aug-17 4:57 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell16-Aug-17 6:41
jschell16-Aug-17 6:41 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Gerry Schmitz16-Aug-17 6:50
mveGerry Schmitz16-Aug-17 6:50 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 7:05
professionalKevin Marois16-Aug-17 7:05 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Eddy Vluggen21-Aug-17 9:22
professionalEddy Vluggen21-Aug-17 9:22 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 7:16
professionalKevin Marois16-Aug-17 7:16 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell18-Aug-17 12:11
jschell18-Aug-17 12:11 
AnswerRe: Call Into or Notify Other Instances Of Your App Pin
Gerry Schmitz15-Aug-17 7:40
mveGerry Schmitz15-Aug-17 7:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.