> On 1 Jun 2017, at 10:39, Denis Kudriashov <[email protected]> wrote:
>
>
> 2017-05-31 19:48 GMT+02:00 Esteban Lorenzano <[email protected]
> <mailto:[email protected]>>:
> the pragma is less intromission with code, but it has to be put in a specific
> place.
>
> I think Marcus with Ronie extended pragmas to bind them to AST-nodes. It was
> needed for lowcode if I remember correctly. Maybe we can add it in Pharo 7?
It would be nice to revisit this direction… we had a number of designs (the one
Ronie did was the third one… for 3 different projects…)
In addition, we should explore pragmas for variable definitions on the class
level.
I will add this to my list of things to explore for pharo 7.
Marcus