Re: [Vala] Vala for embedded systems, IDEs, debugging

2012-09-12 Thread Andrea Del Signore
Hi, On Wed, Sep 12, 2012 at 4:02 PM, Fabio Rafael Rosa wrote: > I would like something like that back too. And, as it would not use glib, > im thinking if it would be possible to implement something like golang > objects . What would be cool is that someone has the time to implement the plugin

Re: [Vala] Vala for embedded systems, IDEs, debugging

2012-09-12 Thread Fabio Rafael Rosa
I would like something like that back too. And, as it would not use glib, im thinking if it would be possible to implement something like golang objects . Em 12/09/2012 04:39, "Andrea Del Signore" escreveu: > On Wed, Sep 12, 2012 at 7:41 AM, Adrian Stern > wrote: > > But didn't they drop the PO

Re: [Vala] Vala for embedded systems, IDEs, debugging

2012-09-12 Thread Mikkel Kamstrup Erlandsen
On 12 September 2012 07:41, Adrian Stern wrote: > But didn't they drop the POSIX Profile with Vala 0.17.4? If glib/GObject is too heavy for the embedded device in question I don't think Vala is the right choice to begin with. There are many cases where it's non-trivial to really have lowlevel co

Re: [Vala] run the metho1 from the method2 of class2

2012-09-12 Thread Andrea Del Signore
On Wed, Sep 12, 2012 at 2:28 AM, Jonas Kulla wrote: > 2012/9/11 "Luis L. Rodríguez Oro" > >> Hi all, please help me. ... > > in Clas2, then pass the "this" reference when you create your main_window > object. > Then you can call any public method on it from Clas2. > or if you don't want any refe

Re: [Vala] Vala for embedded systems, IDEs, debugging

2012-09-12 Thread Andrea Del Signore
On Wed, Sep 12, 2012 at 7:41 AM, Adrian Stern wrote: > But didn't they drop the POSIX Profile with Vala 0.17.4? Yes they do [1] and since then I toyed with the idea of a more powerful posix profile, but my time is very spare ATM to maintain it [2] Regards, Andrea [1] http://git.gnome.org/brows