Re: [Gimp-developer] Example: Vala as code generator

2011-05-02 Thread Martin Nordholts
2011/5/3 Simon Budig : > Martin Nordholts (ense...@gmail.com) wrote: >> I'm trying hard to find time hacking on GIMP, and not having to waste >> time on GObject C boiler plate means a lot to me. At first I was >> thinking "what the hell, I'll just come up with the the damn >> boilerplate code manua

Re: [Gimp-developer] Example: Vala as code generator

2011-05-02 Thread Simon Budig
Martin Nordholts (ense...@gmail.com) wrote: > I'm trying hard to find time hacking on GIMP, and not having to waste > time on GObject C boiler plate means a lot to me. At first I was > thinking "what the hell, I'll just come up with the the damn > boilerplate code manually then". But right after I

[Gimp-developer] [GSoC] GimpSizeEntry widget

2011-05-02 Thread Enrico Schröder
Hi all, i've come up with the first concept for the rewrite, including a class diagram and sequence diagrams for a few use cases: http://enni.userpage.fu-berlin.de/GimpSizeEntry.pdf Note that it mainly shows how the different components work together, not how each component does its work interna

Re: [Gimp-developer] GIMP Developer Meeting

2011-05-02 Thread Tobias Ehni
> > Interaction with new usability team? > Yes, please. ;-) If possible, please kindly consider scheduling the meeting before May 21st or after May 29th. I will be on vacation during that time. ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Ber

Re: [Gimp-developer] GIMP Developer Meeting

2011-05-02 Thread Alexandre Prokoudine
On 5/2/11, LightningIsMyName wrote: > Throwing ideas that should be discussed: > > - GSoC students - Basic guidance on how to handle branches? When to > push, where, etc. More important is getting them all with git access > (for me it took 1 month to get, so it should be organized now in order > n

[Gimp-developer] GIMP Developer Meeting

2011-05-02 Thread LightningIsMyName
Hello, Due to my very unfortunate series of monday's in which I can't arrange a meeting, and due to the fact that some developers where on vacation, there wasn't any serious developer meeting in the last month except for the one in which GSoC mentors did some stuff regarding that. Since I'm havin

Re: [Gimp-developer] Example: Vala as code generator

2011-05-02 Thread Martin Nordholts
2011/5/2 Michael Natterer : > On Sun, 2011-05-01 at 17:15 +0200, ense...@gmail.com wrote: >> Hi all, >> >> We have discussed the possibility to use Vala as a code >> generator. What follows is a set of patches so we all can see what >> that would look like. Any objections to me pushing these commit

Re: [Gimp-developer] nonlinear revision control system for GIMP

2011-05-02 Thread Martin Nordholts
2011/5/2 Tim Chen : > Hi all, > > Recently we have published a paper on SIGGRAPH 2011 about nonlinear revision > control system for images. You can find the abstract and videos at > > https://sites.google.com/site/httimchen/2011_imagesvn Hi Tim That's great stuff. > 1) is there anyone implement

[Gimp-developer] nonlinear revision control system for GIMP

2011-05-02 Thread Tim Chen
Hi all, Recently we have published a paper on SIGGRAPH 2011 about nonlinear revision control system for images. You can find the abstract and videos at https://sites.google.com/site/httimchen/2011_imagesvn As described in the abstract, the core idea is to record users' actions and transform

Re: [Gimp-developer] Example: Vala as code generator

2011-05-02 Thread Christopher Curtis
On Mon, May 2, 2011 at 9:15 AM, Nicolas Robidoux wrote: One way of viewing the issue is: > > Do you want to cater to the programmers you want, or the programmers you > have? > (With the hope of turning the latter into the former.) > It's worse than that, even. This is a perpetual argument. Peo

Re: [Gimp-developer] Example: Vala as code generator

2011-05-02 Thread Nicolas Robidoux
The following statement of Mich's unfortunately describes most of nowadays C.S. students [1] And this is *exactly* the problem. We would end up with programmers that quickly learnt vala, having no clue about GObject. That's absolutely horrible. Just like the people who only know how to wri

Re: [Gimp-developer] Example: Vala as code generator

2011-05-02 Thread Michael Natterer
On Sun, 2011-05-01 at 17:15 +0200, ense...@gmail.com wrote: > Hi all, > > We have discussed the possibility to use Vala as a code > generator. What follows is a set of patches so we all can see what > that would look like. Any objections to me pushing these commits? Yes, and I'm currently on vaca