Hi,
If you are interested in ASN.1, there is an implementation of that as part of
the SS7 project:
CI Server is here:
https://ci.hartl.name/job/ASN.1/
This implements a ASN.1 parser. This means you do not have to do the encoding
yourself but you can use the ASN.1 as published. Very usef
Hello
I am inspecting a collection of strings in Pharo 5.
I wonder how I get at an edit pane to modify a particular string?
Thank you for the answer in advance
--Hannes
I am considering porting my python bridge from sockets to a C DLL , but I
cant find documentation for the Pharo FFI , where is it ?
Dear all,
I am tremendously happy to announce you that Pharo Consortium will sponsor
yet another development effort. In this particular case, it's my honor to
carry on such an effort and I will be developing and improving a few things
and ideas. All the contract and paperwork has already been done
I am very excited for such a project.
I hope you manage to fix the stdout problem on macos.
One thing I would like to see is an expansion of the ability of OSProcess
to launch multiple instances of pharo and make them communicate with each
other. Thats a way to have pharo running on multiple core
--- Begin Message ---
Reading package lists... Done
phm@elitebook:~$ sudo apt-get install pharo-vm-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package pharo-vm-core:i386 is not available, but is referred to by
another package.
This may mean that the
Could you guys look at how to fix mouse clicks so the select first time
and stay selected. I have noticed some delay and clicks don't do whjat I
expect smoothly. I do not know if others know what I am talking about.
Snyways, it sounds like great fun, hopefully one happenss near me,
either here
Hi,
Strings are supposed to be immutable, and that is why we do not support editing
by default :).
If you would want to provide editing tools for a String, you would need to
create a new inspector extension. This would probably be a bit cumbersome
because you would probably have to work with b
I decided to start making a series of video tutorial that will focus on
Morphic and the things I have learned with making my own custom GUIs
here is the first one and its playlist where i will add future ones
https://www.youtube.com/playlist?list=PLqbtQ7OkSta3KLEEwdxVk0ySoJsP32-dz
On 19/12/15 22:39, Dimitris Chloupis wrote:
I decided to start making a series of video tutorial that will focus on
Morphic and the things I have learned with making my own custom GUIs
here is the first one and its playlist where i will add future ones
https://www.youtube.com/playlist?list=PLqb
Hi Mariano,
have a look at my OS- project and packages. Especially for Windows. It includes
support for executing a process, console, ...
www.smalltalkhub.com/#!/~OS
The idea is that we have a layer on top of an FFI to access the native platform. In a
similar way in the different envi
Mariano,
I am really happy to see this and I look forword to helping you in
any way I can.
Dimitris,
It is really interesting that you should suggest this. I think it may
be a bit off topic for Mariano's initial goals, but Mariano is the
driving force behind Fuel, which is the serializer that I
On Sat, Dec 19, 2015 at 9:24 PM, Tudor Girba wrote:
> Hi,
>
> Strings are supposed to be immutable, and that is why we do not support
> editing by default :).
>
>
I do not think this is good... yes, it would be nice if *literal* strings
*would* be immutable, but they are not.
The tools should no
13 matches
Mail list logo