- This topic is empty.
-
AuthorPosts
-
June 28, 2014 at 4:03 pm #173994June 28, 2014 at 5:12 pm #174002
Senff
Participant“Observer” sounds fine to me. I see your point that you want to clarify that it is ABLE to observe, and not observing RIGHT NOW, but….
Does a writer always write? Or is it someone who CAN write and often does.
I’m a programmer. Does that mean I’m currently programming? No, but I can, and I often do.If you look at the title “observer” as a role or job, as opposed to an actual activity, it’s fine I’d say.
June 28, 2014 at 6:14 pm #174005nixnerd
ParticipantI think he needs to distinguish between the two for whatever reason.
June 28, 2014 at 6:17 pm #174006__
ParticipantSorry traq just a bit of hazing since you’re new to the 4+ post club!
dammit… dammit, dammit…
gorgina… gorgina, gorgina…dammit
Does a writer always write? Or is it someone who CAN write and often does.
I’ve been thinking of it from the perspective of someone pointing out particular people in a crowd. In that situation, it wouldn’t be helpful to describe someone as “the writer” unless they were actually writing.
But you’re right, of course. I’ll admit that part of this is that I wanted an “-able” word, not just for specificity, but also for naming consistency.
I had actually “avoided” this problem earlier, by combining the two roles into one trait (so that all observers could also be observed, depending on which interface(s) they implemented). This was convenient in that many of my implementing classes worked that way anyway (this is a great way for implementing event-driven structures in PHP; in fact, objects can even observe themselves), but for clarity and concision I think it needs to be split into separate traits.
I pointed my sister (linguist) at this question, and she couldn’t think of any word more appropriate than “observerable” either. Oh well. Thanks, guys!
June 28, 2014 at 6:23 pm #174008__
ParticipantI think he needs to distinguish between the two for whatever reason.
Yeah. They’re a complimentary pair. The GoF name the participating objects “observer” and “subject”, but I want to distinguish these as traits (i.e., they are enabling components, but not the observer/subject objects themselves).
I’ll probably stick with observable / observerable for now.
June 28, 2014 at 6:33 pm #174009nixnerd
ParticipantSounds reasonable.
June 28, 2014 at 6:47 pm #174010__
ParticipantI liked *Nix better.
June 28, 2014 at 8:16 pm #174014nixnerd
ParticipantHmm… It didn’t really feel like a handle to me.
June 28, 2014 at 8:28 pm #174015__
Participantup to you.
June 30, 2014 at 5:21 am #174106Anonymous
InactiveHow about Monitor, Scope, or Inspector? These works whether it is a physical object/device observing the observable or a person, or persons. If just for a person how about “Observant” or “The Observant.”
June 30, 2014 at 1:41 pm #174142__
ParticipantThanks Michael. For clarification, I was looking for a word that defined a capability, but not necessarily an active/assigned role or action. A word that means it can be, but does not specify whether or not it is.
For now, I’m going to stick with “observable” and “observerable”… even though I don’t really like the latter term for various reasons, I think it’s the best fit for my situation.
June 30, 2014 at 2:46 pm #174150nixnerd
ParticipantFor now, I’m going to stick with “observable” and “observerable”… even though I don’t really like the latter term for various reasons, I think it’s the best fit for my situation.
Sometimes you gotta hack the English language.
-
AuthorPosts
- The forum ‘Other’ is closed to new topics and replies.
