X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1443972926.671.14.camel@ssalewski.de> Subject: Re: [geda-user] GTK3, Glade interface designer From: Stefan Salewski To: geda-user AT delorie DOT com Date: Sun, 04 Oct 2015 17:35:26 +0200 In-Reply-To: References: <20151003210701 DOT de392b925f54dadb0a5fedd8 AT gmail DOT com> <1443903758 DOT 1873 DOT 13 DOT camel AT ssalewski DOT de> <56104A0A DOT 9020507 AT xs4all DOT nl> <1443909591 DOT 1873 DOT 18 DOT camel AT ssalewski DOT de> <20151003222248 DOT GB4287 AT localhost DOT localdomain> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 2015-10-04 at 04:58 +0200, gedau AT igor2 DOT repo DOT hu wrote: > > And that's the "success story" of our community. > > Every smart enough hacker tries to rewrite everything in his > favourite > > language. > > > > You say that like if you didn't insist on using scheme. I mean you > don't > have to rewrite gschem because it already uses your favorite > language, but > would you join Stefan and write ruby instead? Sorry, I do not really understand that comment. I do admit that Vladimir's critics is justified -- when everyone starts from scratch in his favorite language chances are that the results are only many unfinished pieces. But the story is: I started with Peted in 2011: At that time no one was really interested working on gschem, so I started for fun a clone in Ruby and GTK. Ruby was a nice interesting language at that time, and I was not aware how unpopular GTK would become a few years later. But now a basic Peted version is nearly finished, so I think I should continue it. I think later I will port it to Nim, that is not much work. But Nim is even more exotic than Ruby to most people unfortunately.