Le 6/9/15 21:56, Nicolai Hess a écrit :
Do we have a documentation about the format of
- class definitions
- methods
- class comments
for the changes file ?

Not that I know besides the implementation.


I am asking because some entries are using two separator
"! !"
and some only one
"!"
And we have a problem with the "Recover lost changes" browser
(https://pharo.fogbugz.com/f/cases/16498/unrecoverable-changes)
I imagine that this is related also to the bugs you mentioned and I was fixing by improving the code importer.
Is it that?
Because the parser is brittle to my eyes because it is based on heuristics and I do not know if we cover all the case.

and I am not sure if this is a bug on the code importer
or if it is a bug on how we write changes to the changes file.
May be opening a 40.changes with another editor ?


nicolai



Reply via email to