[Glass] Metacello questions

Dale Henrichs dale.henrichs at gemtalksystems.com
Tue May 27 09:02:06 PDT 2014


Bruno,

Try validating your configuration using this expression:

  MetacelloToolBox validateConfiguration: ConfigurationOfXXX

and inspect the  result. If you have trouble interpretting the results
print out the lines that don't make sense and I'll try to help. The results
of the validation are easier to deal with than walkbacks:)

 I suspect that you are referencing a project named  'XML-Parser' from
version:, but you've defined a project named  'XMLSupport' in the baseline:
...

Dale


On Tue, May 27, 2014 at 8:00 AM, BrunoBB <smalltalk at adinet.com.uy> wrote:

> Hi,
>
> Ok, thanks, error fixed.
>
> Now i get:
> a MessageNotUnderstood occurred (error 2010), a UndefinedObject does not
> understand  #'loadUsing:'
>
> I will further read metacello.pdf to find out what is going on...
>
> Stack:
> MessageNotUnderstood >> defaultAction (envId 0) @2 line 3
> AbstractException >> _signalWith: (envId 0) @5 line 25
> AbstractException >> signal (envId 0) @2 line 47
> Object >> doesNotUnderstand: (envId 0) @9 line 10
> Object >> _doesNotUnderstand:args:envId:reason: (envId 0) @7 line 12
> MetacelloMCProjectSpec >> ensureLoadedForDevelopmentUsing: (envId 0) @39
> line 27
> [] in  MetacelloMCVersionSpecLoader >> load (envId 0) @2 line 8
> Collection >> do: (envId 0) @5 line 10
> MetacelloMCVersionSpecLoader >> load (envId 0) @8 line 7
> MetacelloMCVersion >> executeLoadFromArray: (envId 0) @9 line 7
> [] in  MetacelloMCVersion >> fetchRequiredFromArray: (envId 0) @2 line 11
> [] in  MetacelloPlatform >> useStackCacheDuring:defaultDictionary: (envId
> 0)
> @2 line 9
> ExecBlock >> on:do: (envId 0) @3 line 42
> MetacelloPlatform >> useStackCacheDuring:defaultDictionary: (envId 0) @9
> line 10
> [] in  MetacelloMCVersion >> fetchRequiredFromArray: (envId 0) @6 line 11
> ExecBlock >> ensure: (envId 0) @2 line 12
> [] in  MetacelloMCVersion >> fetchRequiredFromArray: (envId 0) @2 line 12
> MetacelloPlatform >> do:displaying: (envId 0) @2 line 3
> MetacelloMCVersion >> fetchRequiredFromArray: (envId 0) @17 line 7
> [] in  MetacelloMCVersion >> doLoadRequiredFromArray: (envId 0) @3 line 10
> ExecBlock >> ensure: (envId 0) @2 line 12
> MetacelloMCVersion >> doLoadRequiredFromArray: (envId 0) @22 line 16
> MetacelloMCVersion >> load (envId 0) @4 line 3
> Executed Code            @4 line 1
> GsNMethod class >> _gsReturnToC (envId 0) @1 line 1
>
>
>
> --
> View this message in context:
> http://forum.world.st/Metacello-questions-tp4760533p4760535.html
> Sent from the GLASS mailing list archive at Nabble.com.
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20140527/559525ff/attachment.html>


More information about the Glass mailing list