Re: [Dwarf-discuss] Proposal: Add support for "property" with getter/setter (based on Pascal properties)

2025-03-14 Thread Ron Brender via Dwarf-discuss
Adrian et al, Re 1: OK, not bad. I would tweak a bit farther: . replace "they are implemented" with "access is implemented" . replace "both" with "programmed constraints, including". So the results reads: [Non-normative] *Object-oriented languages like Pascal and Objective-C have properties, w

Re: [Dwarf-discuss] Proposal: Add support for "property" with getter/setter (based on Pascal properties)

2025-03-14 Thread Adrian Prantl via Dwarf-discuss
Here is my suggestion for (1) and (4).I tried to simplify Ron’s wording a bit. Ron, let me know if you think I went to far :-)-- adrian# Add support for "properties" ## Background Pascal has a property construct, that allows a "variable like" identifier, which can either point to a field (member