[fpc-devel] property syntax extension
Michael Van Canneyt
michael at freepascal.org
Thu Oct 18 19:34:28 CEST 2007
On Thu, 18 Oct 2007, Inoussa OUEDRAOGO wrote:
> > how is [...] coupled to TransactionModel ?
> > Just because it happens to be declared the line in front of it ?
>
> Yes, the attribute declaration is placed imediately prior to the
> element it applies to.
> Example at http://hallvards.blogspot.com/2007/09/dn4dp14-net-only-attributes-support.html
These idiots had to do it totally against the Pascal Language specs.
With each addition they butcher it more and more :/
Directives are always placed behind the property/procedure/variable/whatever.
Michael.
More information about the fpc-devel
mailing list