Jump to content

Talk:Object (computer science)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Stevebroshar (talk | contribs) at 01:26, 25 October 2024 (yeah but: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


yeah but

wrt "an object is an entity with well-defined behavior." that is not wrong but it's not useful. my car is an entity with a well defined behavior. but it's not a software object. there's something about object, in the context of software, that is different than my car. I'm pretty sure i fixed this a few months ago but it has morphed into generic gobbledygook.

a software object is a cohesive grouping of data and functionality. ... it should also represent an entry with well defined behavior.

not that it's functionality, not code that the data is paired with. sure there's code but that's not precise. the data part also has associated code. Stevebroshar (talk) 01:26, 25 October 2024 (UTC)[reply]