> On 6 maj, 2015, at 21:23 , stepharo [via Smalltalk] <
[hidden email]> wrote:
>
> our idea is that each package should have meta-data:
> - default code formatting
> - false positive for rules
> - and of course package comment.
>
> So for now the simplest thing we did was to add a class called
> ManifestXXX for packageXXX.
> This way it is versionned with the classes and we can browse it....
>
> Stef
Thanks for the clarification.