Roassal2 adds ClassDescription>>classReferences which references
CompiledMethod>>classReferences but the latter method does not exist.
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill
I am studying the PP smaltalk parser and while trying to parse a literal
array, I stumbled on a problem:
initially I could not parse simple expressions like 'a := 100'
looking into it, I found that PPSmaltalkGrammar>>number cannot parse '100'
since the definition is a bit complex
---
number
^ ($- asParser optional , #digit asParser) and , [ :context |
[ (NumberParser on: context stream) nextNumber ]
on: Error
do: [ :err | PPFailure message: err messageText at: context
position ] ]
asParser
---
I was wondering if anyone could shed some light on this
nicolas
Hi,
I don’t know if it is due to my integration of MooseQuery into Moose or if is older. But, I can’t modify code in a window that is not a system browser without having RubPluggableTextMorph(Object)>>doesNotUnderstand: #appendEntry error.
Does someone knows where it comes from?
Anne
Hi!
1 - I have downloaded the last version of Moose
2 - Set some settings (e.g., sending data for Spotter)
3 - Quit my image without saving
4 - Starting the image
and I found that my preferences are not there. Juraj, you told me that preference mechanism is there right?
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi Smalltalk enthusiasts!
the Vancouver Island Smalltalkers have decided to have a small
CampSmalltalk again.
Last Spring Edition Camp in Nanaimo was a nice familiarand constructive
meeting.
If you’re in the general pacific north-west region do consider coming
along.
When: Friday & Saturday November 6-8th
Location: Makerspace Nanaimo
2221 McGarrigle Rd
Nanaimo, BC
Canada
their website: makerspacenanaimo.org
!!!!!!!!!!!! PLEASE SIGNUP @ https://www.picatic.com/event14133068326629
!!!!!!!!!!!!!!!!!
Schedule/Presentations:
We have the Space all weekend long and we would like to dicuss our
options and ideas for a BIG CampSmalltalk in Spring 2016 in Nanaimo.
If you are interested in
... VisualWorks APPEX and Sioux frameworks (Jerry Kott will be around)
... any kind of ScratchOnPI projects, eg. PiTouch, AstroPi, ... (Tim
Rowledge)
... combining your Smalltalk project with any other peripheral device
... would like to try a different Smalltalk out
... just want to chat and meet old and new friends
....then this should be the perfect weekend to do this and come over to
Makerspace in Nanaimo.
Please contact us directly if you have questions regarding travel or
accomodationa. We got some valuable feedback from last CampSmalltalks'
participants.
Please let us also know if you’re interested.
Tim and Sebastian
Hi!
I heard a story about a friends issues with his Fortran project.
Is there existing code to read Fortran code into Moose?
Or is there a PetitFortran or Famix-Fortran somewhere hidden in the
repositories?
Does somebody know if there is information on this matter somewwere in
the web?
Cheers!
Sebastian
Hi!
GTInspector in Pharo 5 is not up to date. Loading Roassal does not load because of the example. You need the following incantation:
ConfigurationOfGTInspectorCore loadBleedingEdge.
Gofer it
smalltalkhubUser: 'ObjectProfile' project: 'Roassal2';
configurationOf: 'Roassal2';
loadDevelopment
Can GTInspector be updated in Pharo 5?
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
---------- Forwarded message ----------
From: 'Carol Smith' via Google Summer of Code Mentors Announce List
<gsoc-mentors-announce(a)googlegroups.com>
Date: Tue, Oct 13, 2015 at 11:52 PM
Subject: [GSoC Mentors Announce] Google Summer of Code 2016
To: GSoC Mentors Announce <gsoc-mentors-announce(a)googlegroups.com>
Hi GSoC mentors and org admins,
We've announced that we're holding Google Summer of Code 2016.
The GSoC calendar, FAQ, and events timeline have all been updated with
next year's important dates, so please refer to those for the
milestones for the program.
Please consider applying to participate as an organization again next
year or maybe joining as a mentor for your favorite organization if
they are selected to participate.
We rely on you for your help for the success of this program, so thank
you in advance for all the work you do!
Cheers,
Carol
--
You received this message because you are subscribed to the Google
Groups "Google Summer of Code Mentors Announce List" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to gsoc-mentors-announce+unsubscribe(a)googlegroups.com.
Visit this group at http://groups.google.com/group/gsoc-mentors-announce.
For more options, visit https://groups.google.com/d/optout.
--
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/
Hi,
In my effort to more create more meaningful computer mediated
experiences for me and other and to use Pharo as a medium for that I
have proposed the following project:
---
- Name: Data Kitchen: Frictionless data, moldable tools, pocket
infrastructures & permanent workshops for community empowerment
- url:
https://www.newschallenge.org/challenge/data/entries/data-kitchen-frictionl…
---
It combines the ideas of moldable tools, agile visualization in this
community with some of other like frictionless data, by Open Knowledge
Foundation and what I call "pocket infrastructures". Any feedback is
welcomed. You can make it here in this list, but if you can made it on
their platform, from a simple "heart" (+1) or drop me a line, it would
be greatly appreciated and it will help to make more visible the project.
Thanks,
Offray
I think some examples in GLMExamplesBrowser In Pharo5.0 are broken.
see fogbugz issue
"16111 Collections being passed as a whole into blocks, instead of each
individual object"
The confusion about "display-block" and "format-block" is sorted out, so we
could close
the issue. But it seems the examples
"Updateable browser"
"Validating presentation"
are broken (and maybe the Magritte example, but I don't know where it is).
Hi!
I see there is a great battle involving Rubric and all its friends is taking place.
When I browse an example, I do not have the syntax highlighting. I am using the last version of Moose.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi!
I have apparently some problem when I debug some methods.
See the attached screenshot. I can share the image if necessary.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
I just wanted to know why the address of the mailing list changed from moose-dev(a)iam.unibe.ch<mailto:moose-dev@iam.unibe.ch> to moose-dev(a)list.inf.unibe.ch<mailto:moose-dev@list.inf.unibe.ch>.
Which one should be used?
Thanks in advance,
Vincent
________________________________
Ce message et les pi?ces jointes sont confidentiels et r?serv?s ? l'usage exclusif de ses destinataires. Il peut ?galement ?tre prot?g? par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir imm?diatement l'exp?diteur et de le d?truire. L'int?grit? du message ne pouvant ?tre assur?e sur Internet, la responsabilit? de Worldline ne pourra ?tre recherch?e quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'exp?diteur ne donne aucune garantie ? cet ?gard et sa responsabilit? ne saurait ?tre recherch?e pour tout dommage r?sultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
Name: ConfigurationOfPetitSQLParser-StephanEggermont.28
Author: StephanEggermont
Time: 11 October 2015, 2:05:48.838156 pm
UUID: c6bd1590-d850-4a25-9f75-b22b42c73944
Ancestors: ConfigurationOfPetitSQLParser-AndreiChis.27
Fix symbolic version to use the right baseline in Pharo5
Projects that load packages using Metacello, tend not to look in Pharo50
and Pharo50Inbox for new versions of those packages.
I noticed the Rubric version in Moose 6 to be significantly behind the
one in Pharo 5... Can we automatically copy back the inbox/integrator
version to its repo?
Stephan
Hi,
In the latest moose image ConfigurationOfMagritteGlamourForPharo40 hides
the latest versions for some packages.
For example it loads Glamour-Morphic-Renderer.issue_1126-SeanDeNigris.325
instead of the latest version Glamour-Morphic-Renderer-MarcusDenker.326.
Did something changed these days?
Cheers,
Andrei
Name: ConfigurationOfMagritte3-StephanEggermont.118
Author: StephanEggermont
Time: 10 October 2015, 9:09:24.252164 pm
UUID: 5d39ab33-c062-4754-ad55-4feb4b59199d
Ancestors: ConfigurationOfMagritte3-StephanEggermont.117
Update Grease to stable version #'release1.2' is version 3.5.0
Name: ConfigurationOfMagritte3-StephanEggermont.117
Author: StephanEggermont
Time: 10 October 2015, 5:56:07.098168 pm
UUID: e61105b7-4521-4428-9881-795f10251beb
Ancestors: ConfigurationOfMagritte3-SeanDeNigris.116
In place change: block with MagritteGlamourForPharo40 only for Pharo 4.
I want to have two presentations stacked vertically, which present different
aspects of the same object. I used `a stackedVerticallyArrangement`, but I
want them to be a) different initial sizes and b) have a draggable splitter
in between, but this doesn't seem possible. So my questions are:
1. Do I need to use two separate panes?
2. What is the use case for #stackedVerticallyArrangement? I.e. how does it
differ from using two panes?
Thanks!
-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/stackedVerticallyArrangement-vs-two-separate-panes-tp…
Sent from the Moose mailing list archive at Nabble.com.
Hi All!
We are (secretly :-) working on Roassal3D. Teseo, from the University of Lugano, is quite enthusiast :-)
https://vimeo.com/141916068
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi!
In the last version of Moose, when I select a frame in the debugger, there is no selection in the text. I need to press the Magnifier icon to get it.
Very annoying :-(
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi!
I have just downloaded the latest version of Moose, and the debugger has not syntax highlighting. Any idea why?
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
MooseQuery has been integrated in the Moose 6.0 (Thanks Vincent!). Normally, it works on Pharo and Java Famix model. If you want to be able to use MooseQuery on any other language, you have to add new pragmas in the ‘annotations' class method of the famix entities.
Please notice that currently, as previously announced, MooseQuery has not the same behavior than MooseChef concerning the method extensions.
Considering classA having a method methodA1 calling a method methodBExt1 that extends classB.
classB is defined in pckgB and its extension method by pckgC.
Considering the two following requests:
1. classA queryOutgoingInvocation atClassScope atPackageScope
2. classA queryOutgoingInvocation atPackageScope
To the first query, MooseChef and MooseQuery answer the same: pckgB
To the second query, MooseChef answers pckgC and MooseQuery answers pckgB and pckgC.
After discussion with some people here in Lille, it is difficult to remain generic (as it is the purpose of MooseQuery) and to manage this specific case where the owner of a method can be either a package or a class.
I tried to lock Stéphane in his office and force him to discuss with me about this issue and have a look at the code, but until now he succeeds to escape ;o)
If you have any question or feedback please feel free to share.
Anne