[Glass] Update GLASS and MetacelloPreview
Dale K. Henrichs
dale.henrichs at gemtalksystems.com
Mon Dec 2 12:46:20 PST 2013
----- Original Message -----
| From: "Mariano Martinez Peck" <marianopeck at gmail.com>
| To: "Dale K. Henrichs" <dale.henrichs at gemtalksystems.com>
| Cc: glass at lists.gemtalksystems.com
| Sent: Wednesday, November 27, 2013 6:36:13 AM
| Subject: Re: [Glass] Update GLASS and MetacelloPreview
| Thanks Dale.
| So just to ease someone else work, I have workarounded 2 problems.
| The first one is the one that if the loading fails, when I retry, I
| get a Incorrect Project Registrated.
| I think this was because I was not surrounding my loading code inside
| a MCPlatformSupport commitOnAlmostOutOfMemoryDuring: [ ].
| Anyway...since this was a fresh install, as a workaround I copied
| again the seaside extent.
| Then after, problem updating Metacello/GLASS was that Metacello
| didn't understand #onWarning:. Removing that won't work because
| otherwise you get the warning saying you will load a new version
| blah blah and you cannot proceed from topaz I guess. So I had to
| surround all my loading code like this:
So Mariano, this information makes me believe that you are getting hit by Issue #210[1]. Running the code to clean up the invalid registrations and then trying to upgrade Metacello should work ... The clue for me is that the #onWarning: message was not defined ... once you get the latest github code the #onWarning: message is defined and you will have the bugfix for Issue #210...
Dale
[1] https://github.com/dalehenrich/metacello-work/issues/210
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20131202/e2cf0a0c/attachment-0001.html>
More information about the Glass
mailing list