Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #18887
| From | Eric Sosman <esosman@ieee-dot-org.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: State transition |
| Date | 2012-09-21 13:35 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <k3i8gp$20v$1@dont-email.me> (permalink) |
| References | <505c9a93$0$6944$e4fe514c@news2.news.xs4all.nl> |
On 9/21/2012 12:49 PM, Ben Engbers wrote:
> Hi,
>
> I have problems with my newsreader and can't reply directly but the last
> question from Eric Sosman:
>
> How is the overall program structured? Would you like to
> write `if(var.transitioned())' at points of interest, or
> would you like to "register an observer" to be notified of
> transition events, or would you like transition events to
> be queued when they occur and handled later, or what?
>
> best meets my problem
Q: "Do you want X, or Y, or Z, or what?"
A: "This question best meets my problem."
Consider a career in politics.
--
Eric Sosman
esosman@ieee-dot-org.invalid
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
State transition Ben Engbers <Ben.Engbers@Be-Logical.nl> - 2012-09-21 18:49 +0200
Re: State transition Lew <lewbloch@gmail.com> - 2012-09-21 10:17 -0700
Re: State transition Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-09-21 13:35 -0400
Re: State transition Ben Engbers <Ben.Engbers@Be-Logical.nl> - 2012-09-22 00:36 +0200
csiph-web