Re: [Pharo-users] SQLite bridge crashed Pharo 5.

2016-04-12 Thread stepharo
but you can have your objects in memory and you do not have to blindly print everything or put everything in a table. with moose sometimes we have 600K objects in an array. I think that we need more clever stream to filter what we want to load. Le 13/4/16 02:49, Offray Vladimir Luna Cárdenas a

Re: [Pharo-users] First impressions, was About Box

2016-04-12 Thread stepharo
Le 13/4/16 06:48, John Pfersich a écrit : On Apr 12, 2016, at 10:51, Alistair Grant wrote: On Mon, Apr 11, 2016 at 09:02:52PM +0200, Serge Stinckwich wrote: Thank you. I was talking about your experience with Pharo :-) But your description is nice also. Ahh, right, sorry about that. Phar

Re: [Pharo-users] First impressions, was About Box

2016-04-12 Thread John Pfersich
> On Apr 12, 2016, at 10:51, Alistair Grant wrote: > >> On Mon, Apr 11, 2016 at 09:02:52PM +0200, Serge Stinckwich wrote: >> Thank you. I was talking about your experience with Pharo :-) >> But your description is nice also. > > Ahh, right, sorry about that. > > Pharo 5.0 first impressions fr

Re: [Pharo-users] [ANN] SpecGenerator: easy CRUD applications with Spec

2016-04-12 Thread Robert J Rothwell
On Apr 12, 2016, at 4:35 PM, Stephan Eggermont wrote: > > Yeah, this is just the first iteration. > The field labels get used as ghost text now, > conserving space. That is an easy change > in the code generation. Hi Stephan, With the availability of Spec, this latest example, and your previous

Re: [Pharo-users] SQLite bridge crashed Pharo 5.

2016-04-12 Thread Mariano Martinez Peck
What looks not related to memory issue is that the crash seems to happen in #close: Smalltalk stack dump: 0xffc655d4 SqliteLibrary>close: 0x9726108: a(n) SqliteLibrary 0xffc655f4 SQLiteConnection>close 0xc672d08: a(n) SQLiteConnection 0xffc65610 SQLiteConnection>finalize 0xc672d08: a(n) SQLiteConn

Re: [Pharo-users] SQLite bridge crashed Pharo 5.

2016-04-12 Thread Offray Vladimir Luna Cárdenas
Hi, On 12/04/16 16:51, Stephan Eggermont wrote: On 12/04/16 22:44, Offray Vladimir Luna Cárdenas wrote: I'm working with visualizations a external dataset which contains 270k records. So the best strategy seems to bridge pharo with SQLite to keep requirements low while using Roassal to visualiz

Re: [Pharo-users] Conditional external dependencies in a Metacello BaselineOf?

2016-04-12 Thread Damien Pollet
Oh, nice! Just to be sure, because 2:15am is not the best time to start playing with code… if I understood correctly, I'd load the depended-upon baseline from gitfiletree, lock it, and then that would take precedence over the github:// repo specified in the baseline of the main project? I'll try

Re: [Pharo-users] Conditional external dependencies in a Metacello BaselineOf?

2016-04-12 Thread Dale Henrichs
Damien, You want to use a a lock[1]. Look at the section on locking a `filetree://` repo [2]--- should be similar for locking your gitfiletree repo ... When you load you may want to use `onWarningLog`, because locks do generate Warnings telling you the the lock is being honored (i.e., the l

Re: [Pharo-users] SQLite bridge crashed Pharo 5.

2016-04-12 Thread Stephan Eggermont
On 12/04/16 22:44, Offray Vladimir Luna Cárdenas wrote: I'm working with visualizations a external dataset which contains 270k records. So the best strategy seems to bridge pharo with SQLite to keep requirements low while using Roassal to visualize aggregated information that is obtained from que

[Pharo-users] SQLite bridge crashed Pharo 5.

2016-04-12 Thread Offray Vladimir Luna Cárdenas
Hi all, I'm working with visualizations a external dataset which contains 270k records. So the best strategy seems to bridge pharo with SQLite to keep requirements low while using Roassal to visualize aggregated information that is obtained from querying the database. That seemed working fin

Re: [Pharo-users] [ANN] SpecGenerator: easy CRUD applications with Spec

2016-04-12 Thread Stephan Eggermont
On 12/04/16 22:27, Johan Fabry wrote: That’s a cool idea and great to see it in action! Thanks. One suggestion though: how about adding titles to the editor windows, to help the user in what he/she is filling in. Yeah, this is just the first iteration. The field labels get used as ghost te

Re: [Pharo-users] [ANN] SpecGenerator: easy CRUD applications with Spec

2016-04-12 Thread Johan Fabry
That’s a cool idea and great to see it in action! One suggestion though: how about adding titles to the editor windows, to help the user in what he/she is filling in. > On Apr 12, 2016, at 17:05, Stephan Eggermont wrote: > > Sometimes you just want to quickly create an application > for data

Re: [Pharo-users] List with Border

2016-04-12 Thread Stephan Eggermont
On 12/04/16 21:58, Rob Rothwell wrote: Would you consider this a Priority 4 "Would be nice" like Issue 17743 and 17754? (I have been looking for things at my skill level I might actually be able to track down). All pluggable morphs behave badly with this. They all are themed ignoring manual ove

[Pharo-users] [ANN] SpecGenerator: easy CRUD applications with Spec

2016-04-12 Thread Stephan Eggermont
Sometimes you just want to quickly create an application for data entry, without spending too much time constructing forms and lists. Wouldn't it be great if you could build something while talking to a client, and directly show the results? SpecGenerator helps you with this. It needs the Select

Re: [Pharo-users] List with Border

2016-04-12 Thread Rob Rothwell
On Tue, Apr 12, 2016 at 3:00 PM, Stephan Eggermont wrote: > > Not ideal, and should be fixed. > > Would you consider this a Priority 4 "Would be nice" like Issue 17743 and 17754? (I have been looking for things at my skill level I might actually be able to track down). Rob

Re: [Pharo-users] First impressions, was About Box

2016-04-12 Thread stepharo
Le 12/4/16 19:51, Alistair Grant a écrit : On Mon, Apr 11, 2016 at 09:02:52PM +0200, Serge Stinckwich wrote: Thank you. I was talking about your experience with Pharo :-) But your description is nice also. Ahh, right, sorry about that. Pharo 5.0 first impressions from someone coming from VW2

Re: [Pharo-users] Dawn Theme on Pharo 4.0

2016-04-12 Thread stepharo
Super! Could you publish it somewhere because for my vision I cannot use the dark theme. I cannot see what is written in red :). Stef Le 12/4/16 20:47, Siemen Baader a écrit : On Tue, Apr 12, 2016 at 7:43 PM, stepharo > wrote: Check the code because it should jus

Re: [Pharo-users] Dawn Theme on Pharo 4.0

2016-04-12 Thread Sven Van Caekenberghe
> On 12 Apr 2016, at 20:47, Siemen Baader wrote: > > On Tue, Apr 12, 2016 at 7:43 PM, stepharo wrote: > Check the code because it should just be a subclass of the dark theme > with different colors. > > Stef > > Thanks, that helped me to adapt the instructions and make it work! Please consid

Re: [Pharo-users] List with Border

2016-04-12 Thread Stephan Eggermont
On 12-04-16 18:09, Bruce Peaslee wrote: This code creates the list and fills it, but it does not show a border. Hi Bruce. Indeed, if you look at MorphicListAdapter>buildWidget you'll notice that it uses a PluggableListMorph that ignores border styling and just asks the theme for UITheme>listNo

Re: [Pharo-users] Dawn Theme on Pharo 4.0

2016-04-12 Thread Siemen Baader
On Tue, Apr 12, 2016 at 7:43 PM, stepharo wrote: > Check the code because it should just be a subclass of the dark theme > with different colors. > > Stef > Thanks, that helped me to adapt the instructions and make it work! -- Siemen

Re: [Pharo-users] First impressions, was About Box

2016-04-12 Thread Stephan Eggermont
On 12-04-16 19:51, Alistair Grant wrote: I only have one suggested improvement so far (assuming it doesn't already exist and I just haven't found it yet)... When searching for packages on SqueakSource / SmalltalkHub etc. it isn't clear to me how much confidence I can have in any given package,

[Pharo-users] Conditional external dependencies in a Metacello BaselineOf?

2016-04-12 Thread Damien Pollet
I have a couple projects that I develop together; the first depending on the second, and both managed on GitHub (in separate repositories). The BaselineOf therefore expresses the dependency using repository: 'github://…' However, I'd like to locally change that to gitfiletree:// so that I can buil

[Pharo-users] First impressions, was About Box

2016-04-12 Thread Alistair Grant
On Mon, Apr 11, 2016 at 09:02:52PM +0200, Serge Stinckwich wrote: > Thank you. I was talking about your experience with Pharo :-) > But your description is nice also. Ahh, right, sorry about that. Pharo 5.0 first impressions from someone coming from VW2.5... I'm already a fan of Smalltalk and it

Re: [Pharo-users] About Box

2016-04-12 Thread stepharo
Welcome! Stef Le 11/4/16 20:40, Alistair Grant a écrit : Hi Serge, On Mon, Apr 11, 2016 at 09:46:02AM +0200, Serge Stinckwich wrote: On Mon, Apr 11, 2016 at 8:57 AM, Alistair Grant wrote: Also my first week with Pharo, and first week with Smalltalk in over 20 years. Congrats ! Tell us what

Re: [Pharo-users] Dawn Theme on Pharo 4.0

2016-04-12 Thread stepharo
Check the code because it should just be a subclass of the dark theme with different colors. Stef Le 12/4/16 16:22, Siemen Baader a écrit : Hi all, has anybody had luck using Sebastian's Dawn Theme [1] on Pharo 4.0? The instructions on github are for Pharo 3.0 - what would I do to make it work

[Pharo-users] List with Border

2016-04-12 Thread Bruce Peaslee
Hi, This code creates the list and fills it, but it does not show a border. initializeWidgets transactionList := ListModel new. transactionList items: #('one' 'two' 'three'). transactionLi

[Pharo-users] Dawn Theme on Pharo 4.0

2016-04-12 Thread Siemen Baader
Hi all, has anybody had luck using Sebastian's Dawn Theme [1] on Pharo 4.0? The instructions on github are for Pharo 3.0 - what would I do to make it work on my 4.0 image? thanks, Siemen 1: https://github.com/sebastianconcept/Pharo3DawnTheme -- View this message in context: http://forum.worl

Re: [Pharo-users] FFI return by reference

2016-04-12 Thread Esteban Lorenzano
> On 12 Apr 2016, at 09:44, Thibault Raffaillac > wrote: > >> I will not add for the moment that predefined types value holders? We would >> need to add one for each type we support to be consistent, and document it, >> and add tests. >> And btw? you do have a generic holder? is just that you n

Re: [Pharo-users] New project: AR.Drone communication API in Pharo

2016-04-12 Thread Johan Fabry
I forgot to ask, will this work with a PS2 joystick? We have one available in the robotics lab that we can use for that. > On Apr 12, 2016, at 02:41, Carolina Hernández wrote: > > Hi Ronnie, that's is really nice! > > I'm talking to you in private > > 2016-04-10 7:05 GMT-03:00 Ronie Salgado

Re: [Pharo-users] New project: AR.Drone communication API in Pharo

2016-04-12 Thread Johan Fabry
> On Apr 12, 2016, at 00:52, Carolina Hernández wrote: > > Hi Krish > Thanks for all your comments. I agree with Krish that the code is well done, plus the documentation is very complete, I like that a lot! > About the #initialize method, I think you are right, and some code > refactoring wo

Re: [Pharo-users] New project: AR.Drone communication API in Pharo

2016-04-12 Thread Johan Fabry
Hola Hernan, Carolina is doing cool work, which is why I pushed her to make this announcement and video :-) I first want to get LRP working with the drone (more on LRP also on http://pleiad.cl/LRP ). The philosophy of LRP is to do as much as possible on real hardware fo

Re: [Pharo-users] MessageDialogWindow(s)

2016-04-12 Thread Stephan Eggermont
On 12-04-16 14:25, Rob Rothwell wrote: Thanks, Stephan...I apologize for my slowness... No problem, mailing list is asynchronous. Sometimes you have time, sometimes not Stephan

Re: [Pharo-users] FFI return by reference

2016-04-12 Thread Thibault Raffaillac
> I will not add for the moment that predefined types value holders? We would > need to add one for each type we support to be consistent, and document it, > and add tests. > And btw? you do have a generic holder? is just that you need to refine it to > what you want :) Couldn't we use FFIInt32? T

Re: [Pharo-users] [video] How to open an issue and submit a fix

2016-04-12 Thread Rob Rothwell
On Tue, Apr 12, 2016 at 4:22 AM, Stephan Eggermont wrote: > On 11/04/16 18:53, Rob Rothwell wrote: > >> Where can I learn how to open a bug entry and/or how to submit a fix? >> > > https://vimeo.com/162493974 Thanks again, Stephan. I'll watch this and see if I can figure it out!

Re: [Pharo-users] MessageDialogWindow(s)

2016-04-12 Thread Rob Rothwell
On Tue, Apr 12, 2016 at 4:05 AM, Stephan Eggermont wrote: > On 12/04/16 08:56, stepharo wrote: > >> can you submit a fix? >> > > 17979 (MessageDialogWindow new text: 'Hello') open should work > Thanks, Stephan...I apologize for my slowness...

[Pharo-users] [video] How to open an issue and submit a fix

2016-04-12 Thread Stephan Eggermont
On 11/04/16 18:53, Rob Rothwell wrote: Where can I learn how to open a bug entry and/or how to submit a fix? https://vimeo.com/162493974

Re: [Pharo-users] MessageDialogWindow(s)

2016-04-12 Thread Stephan Eggermont
On 12/04/16 08:56, stepharo wrote: can you submit a fix? 17979 (MessageDialogWindow new text: 'Hello') open should work

Re: [Pharo-users] New project: AR.Drone communication API in Pharo

2016-04-12 Thread stepharo
Ronie There is no configurationOfOSWindow? Because loading package one by one does not work and we have the solution. A configuration. Then if you do not do it. Who will do it? Me without knowing what you did? If you want that people review the code then it should be easy for them to review