On 18 Jul 2014, at 01:29, Sean P. DeNigris wrote:
> Nicolas Petton wrote
>> It should be working fine now.
>
> Thanks! That's important for contributions :)
>
Yes! Thanks a lot!
Marcus
>>
>> I have added a first GlobalVar hierarchy… it has already the code generation
>> methods but Opal is not yet forwarding
>> code generation (and the compiler does not yet compile bindings with the
>> subclass).
>>
>
> update 40 095 contains changes to deeper integrate first class variables
It loads #development as any CI job should do.
Doru
On Fri, Jul 18, 2014 at 1:40 AM, Sean P. DeNigris
wrote:
> Stephan Eggermont wrote
> > And there is a image build at
> > https://ci.inria.fr/pharo-contribution/job/PetitParser/
>
> Interesting. I wonder what the ci is loading, because if I tr
I worked on that switch before, and IIRC it's just a linker switch that
marks executables a certain way. So, if you have imagecfg.exe handy...
http://support.microsoft.com/kb/297812
On 7/17/14 19:25 , Oscar E. A. Callaú wrote:
Well. It seems that Pharo vms must be compiled with that option :/
On 07/17/2014 04:37 PM, Sean P. DeNigris wrote:
> Martin McClure-2 wrote
>> Anyone using PetitParser in Pharo 3.0?
>
> Yes!
>
> 1. Open the Config Browser from the World menu
> 2. Right click in the list pane and switch to the ss3 meta repo
> 3. Load the PP config
> 4. ConfigurationOfPetitParser
MetaRepoForPharo20 does not necessarily contain versions that work for Pharo 3
(or 4).
You might want to compare versions. Can't do it from here, as smalltalkhub
crashes safari on iOS devices.
Stephan
Stephan Eggermont wrote
> And there is a image build at
> https://ci.inria.fr/pharo-contribution/job/PetitParser/
Interesting. I wonder what the ci is loading, because if I try to load the
default group in Pharo 3.0, I get an error (hence I load 'Core' and have no
problems)
-
Cheers,
Sean
-
On smalltalkhub, Moose/PetitParser
And there is a image build at
https://ci.inria.fr/pharo-contribution/job/PetitParser/
Stephan
Martin McClure-2 wrote
> Anyone using PetitParser in Pharo 3.0?
Yes!
1. Open the Config Browser from the World menu
2. Right click in the list pane and switch to the ss3 meta repo
3. Load the PP config
4. ConfigurationOfPetitParser project stableVersion load: 'Core'
HTH
-
Cheers,
Sean
--
Nicolas Petton wrote
> It should be working fine now.
Thanks! That's important for contributions :)
-
Cheers,
Sean
--
View this message in context:
http://forum.world.st/SmalltalkHub-and-public-write-access-tp4768266p4768404.html
Sent from the Pharo Smalltalk Developers mailing list archiv
Why? Looks perfectly understandable to me ;-P
-
Cheers,
Sean
--
View this message in context:
http://forum.world.st/Logic-we-will-have-to-clean-tp4768190p4768403.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Anyone using PetitParser in Pharo 3.0?
What's the best repository to find PP for 3.0 in?
Thanks,
-Martin
Does it work with Pharo ? I downloaded the documentation and is really well
written. But I have no clue how to test with Pharo.
Communication of languages and apps through sockets is nothing original or
rare.
I was actually considering expanding Atlas to not only talk to python but
also talk to P
I do have some great news I solved the problem with blender operators that
means I now have full access to the whole API of blender. Everything in
Blender API is basically operators and properties.There are still
limitations to be solved of course. First that I will tackle is how to
communicate d
Thanks to some help by Damien, we now have FunWithPharo
on ci. It generates the whole book and separate chapters.
Stephan
Wow, thanks. Just what I need right now.
Phil
On Thursday, July 17, 2014, Paul DeBruicker wrote:
> Have you seen this:
>
> http://www.samadhiweb.com/blog/2014.05.01.rfb.pharo3.html
>
>
>
> Damien Cassou wrote
> > Hi,
> >
> > some changes in Pharo 3 broke the RFB Server menu (loadable from
> > P
Branch: refs/tags/40096
Home: https://github.com/pharo-project/pharo-core
Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: 6c0539eb71d3c7bbe0195894b716ffecc3e901c3
https://github.com/pharo-project/pharo-core/commit/6c0539eb71d3c7bbe0195894b716ffecc3e901c3
Author: Jenkins Build Server
Date: 2014-07-17 (Thu, 17 Jul 2014
Hi -
Is there a convenient way to get only the differences between two json strings
(or JSONObjects, or Dictionaries)?
Say I have JSON objects (or dictionaries constructed from JSON strings):
A
{
"glossary": {
"title": "example glossary",
"GlossDiv": {
Have you seen this:
http://www.samadhiweb.com/blog/2014.05.01.rfb.pharo3.html
Damien Cassou wrote
> Hi,
>
> some changes in Pharo 3 broke the RFB Server menu (loadable from
> PharoExtra/RFB, there is a configuration). What happened is that:
>
> 1/ Pharo 30507, slice 11492, UpdatingMenuItemMor
The goal of Atlas, is to create a two way communication socket
bridge between cpython (most popular python implementation) and
pharo. Very similar to Ephestos but you will no longer need Blender.
That means that pharo coders will be able to use python libraries
from inside phar
2014-07-16 12:31 GMT-03:00 kilon alios :
> yes the one I am considering as strong candidate is
>
> (BPYObjects at: 'Cube' ) location : #( 0 0 0 )
>
>
Why not BPYCube?
> I would try to simplify bpy ( Blender Python API) and make it a lot more
> pharo friendly.
>
> However plain python string wil
I do not have any idea :)
I should have a deeper look at the code to remember this :)
Ben
On 17 Jul 2014, at 16:01, Yuriy Tymchuk wrote:
> Hi guys,
>
> 1 more question about Spec:
>
> can I somehow define a color for list items. For example I want to fade out
> some of them. Nautilus (as it
oh sweet it even commits them to smalltalkhub as one unit, oh this is very
nice . Thank you :)
On Thu, Jul 17, 2014 at 7:18 PM, Peter Uhnák wrote:
> You can right-click the package and use "Demote to package with tag" (the
> reverse is also possible).
>
>
> On Thu, Jul 17, 2014 at 5:57 PM, kilo
You can right-click the package and use "Demote to package with tag" (the
reverse is also possible).
On Thu, Jul 17, 2014 at 5:57 PM, kilon alios wrote:
> Hello guys how do I nest packages ?
>
> For example I currently have
>
> Ephestos
>
> Ephestos-Examples
>
> Ephestos-Object
>
> but they don
Hello guys how do I nest packages ?
For example I currently have
Ephestos
Ephestos-Examples
Ephestos-Object
but they don't appear nested at all.
What am I doing wrong ?
On 04 Jul 2014, at 10:24, Marcus Denker wrote:
>
> On 03 Jul 2014, at 17:51, Marcus Denker wrote:
>
>> Hi,
>>
>> If we have meta-object describing (and thus having the power to change the
>> semantics of) instance variables,
>> we need the same for Globals.
>>
>> I think the easiest is to
Branch: refs/tags/40095
Home: https://github.com/pharo-project/pharo-core
Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: adb92c9582259f4e0ea67eeded105cc13837cf76
https://github.com/pharo-project/pharo-core/commit/adb92c9582259f4e0ea67eeded105cc13837cf76
Author: Jenkins Build Server
Date: 2014-07-17 (Thu, 17 Jul 2014
I don't think anyone is able to answer your question without a stack
trace.
Levente
On Thu, 17 Jul 2014, Damien Cassou wrote:
Anyone has an idea why RFB would try sending #bitShift: to a float?
This crashes the 2 VNC viewer I've tried. This happens when moving a
window in Pharo through the
Doing arithmetic with bitShift is a bad idea in general.
It's intention obscuring and bound to knowledge of low level
representation...
2014-07-17 16:53 GMT+02:00 Damien Cassou :
> Anyone has an idea why RFB would try sending #bitShift: to a float?
>
> This crashes the 2 VNC viewer I've tried. T
Anyone has an idea why RFB would try sending #bitShift: to a float?
This crashes the 2 VNC viewer I've tried. This happens when moving a
window in Pharo through the VNC client.
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another witho
Hi,
some changes in Pharo 3 broke the RFB Server menu (loadable from
PharoExtra/RFB, there is a configuration). What happened is that:
1/ Pharo 30507, slice 11492, UpdatingMenuItemMorph was removed
2/ Pharo 30564, slice 12051, UpdatingMenuItemMorph was re-added, but
not the method #wordingProvide
Hi guys,
1 more question about Spec:
can I somehow define a color for list items. For example I want to fade out
some of them. Nautilus (as it does the same for extension methods) uses
PluggableIconListMorph, can I use existing spec models?
Uko
There was no downtime after all, and we are now waiting for the DNS
propagation.
Cheers,
Nico
--
Nicolas Petton
http://nicolas-petton.fr
you need to change pillar.conf to add your chapter and you need find the
book template inside support folder to add your figures folders if you you
images.
Also its a good idea to download latex with pdf support to generate the
pdf, I prefer it from waiting the job to finish online.
On Thu, Jul
Hi,
maybe someone can help me out with this. I’m working with ListModel that
supports multiple selection and has autoDeselect turned off. Now I’ve tried to
use #whenSelectionChanged: but it doesn’t give any data,
#whenMultiSelectionChanged: is not triggered at all, #whenSelectedItemChanged:
wo
Torsten wrote
>Maybe you should use http://pillarhub.pharocloud.com/hub/pillarhub/about
>to write and share it.
I've used the pillar hub image to write it (locally).
Steph wrote:
>I started Fun With Pharo :)
>
> https://github.com/SquareBracketAssociates/FunWithPharo
Good. I've added the c
Hi!
I'm currently migrating both websites, so expect some downtime :)
Cheers,
Nico
--
Nicolas Petton
http://nicolas-petton.fr
Hi guys,
After some digging, the issue looked like a cache issue with Voyage and
the db. As a result, the publicWrite property.
It should be working fine now.
Cheers,
Nico
--
Nicolas Petton
http://nicolas-petton.fr
Le 17 juil. 2014 à 12:08, Udo Schneider a écrit :
> > What are the changes ?
> SSL:
> * Addition of LDAPSConnection/LDAPSWorker and instance generation methods
> (e.g. LDAPSConnection>>#to:port:ssl:) to use Zodiac Sockets instead of
> regular sockets. Both classes support SSL and non-SSL connec
On Wed, Jul 16, 2014 at 5:27 PM, Esteban A. Maringolo
wrote:
> Caligari trueSpace
I learned 3D with TrueSpace and loved it. The company doing it was
working in a neighbor city near Bordeaux, France.
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one
> What are the changes ?
SSL:
* Addition of LDAPSConnection/LDAPSWorker and instance generation
methods (e.g. LDAPSConnection>>#to:port:ssl:) to use Zodiac Sockets
instead of regular sockets. Both classes support SSL and non-SSL
connection. So it might be worth rolling them into the regular
LD
Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: 13719dafe6433928eeb8e70b60d102a2f451b959
https://github.com/pharo-project/pharo-core/commit/13719dafe6433928eeb8e70b60d102a2f451b959
Author: Jenkins Build Server
Date: 2014-07-17 (Thu, 17 Jul 2014
Branch: refs/tags/40094
Home: https://github.com/pharo-project/pharo-core
Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: 2241c616c17d6aab13d4bab2014d2d448b83c3bb
https://github.com/pharo-project/pharo-core/commit/2241c616c17d6aab13d4bab2014d2d448b83c3bb
Author: Jenkins Build Server
Date: 2014-07-17 (Thu, 17 Jul 2014
Branch: refs/tags/40093
Home: https://github.com/pharo-project/pharo-core
LDAP is so important. Improving support for Active Directory and SSL is really
a good idea.
I used the framework in many projects with Pharo 1.3 and 2.0. It works very
well.
>> But I'm hitting a few issues now which would change the base packages.
What are the changes ?
Best regards
Olivier :
patchworkUIThemeColorFor: aWindowOrModel
"Answer the colour for the given window."
^ aWindowOrModel ifNotNil: [
(aWindowOrModel respondsTo: #patchworkUIThemeColor)
ifTrue: [aWindowOrModel patchworkUIThemeColor]
ifFalse: [(aWindowOrModel class respondsTo:
#patchwork
49 matches
Mail list logo