<p>Am 22.09.2014 18:52 schrieb "Boian Mitov" <<a href="mailto:mitov@mitov.com">mitov@mitov.com</a>>:<br>
><br>
> Attributes are actually one of the biggest revolutions in computing IMHO.<br>
> Pascal has one of the oldest, and lets admit it not the prettiest syntax. If we want to keep something in as un-pretty shape, we surely can, but should it be a goal?<br>
> Adding new keywords to any language pollutes the language, and is widely considered to be a bad practice. It should be avoided whenever possible IMHO.</p>
<p>The point is: attributes would only be enabled by default in the Delphi modes (and once I add a Delphi7 mode not even there), but classes affect at least the ObjFPC and MacPas modes as well. So there *must* be a possibility to achieve "weak"-marking (if we decide to support it) in those modes and others were a developer enables only modeswitch "class", but not attributes.</p>
<p>Regards,<br>
Sven</p>