Hi Sven,
great, this helps! Thank you
Sabine

2014-07-10 15:33 GMT+02:00 Sven Van Caekenberghe-2 [via Smalltalk] <
ml-node+s1294792n4767405...@n4.nabble.com>:

> Here is something I sometimes use:
>
> (MCWorkingCopy allManagers asSortedCollection: [ :a :b | a packageName <=
> b packageName ]) collect: #description.
>
> Have a look at WAVersionUploader or WASeasideVersionStatus.
>
> But I guess that there are possibilities with Ring as well.
>
> On 10 Jul 2014, at 15:18, Sabine Knöfel <[hidden email]
> <http://user/SendEmail.jtp?type=node&node=4767405&i=0>> wrote:
>
> > Hi,
> >
> > how can I get the names of the currently in my image loaded mcz files of
> a
> > certain package?
> >
> > Example:
> > The name of one of my packages is "RKA24-View". The currently loaded
> package
> > version is "RKA24-View-SabineKnoefel.390.mcz"
> > ==> I want to call a method with parameter "RKA24-View" and get
> > "RKA24-View-SabineKnoefel.390.mcz" as result.
> >
> > Regards
> >
> > Sabine
> >
> >
> >
> > --
> > View this message in context:
> http://forum.world.st/get-the-names-of-the-currently-loaded-mcz-files-tp4767402.html
> > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
> >
>
>
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://forum.world.st/get-the-names-of-the-currently-loaded-mcz-files-tp4767402p4767405.html
>  To start a new topic under Pharo Smalltalk Users, email
> ml-node+s1294792n1310670...@n4.nabble.com
> To unsubscribe from Pharo Smalltalk Users, click here
> <http://forum.world.st/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1310670&code=c2FiaW5lLmtub2VmZWxAZ21haWwuY29tfDEzMTA2NzB8MTA0OTM5MTYx>
> .
> NAML
> <http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://forum.world.st/get-the-names-of-the-currently-loaded-mcz-files-tp4767402p4767407.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to