[Gegl-developer] Why C and why CVS?
Alexandre Prokoudine
alexandre.prokoudine at gmail.com
Fri Mar 10 05:03:51 PST 2006
On 3/10/06, Martin Nordholts wrote:
> Oh, 6 years old. Got it.
>
> 6 years... I wonder if changing to a higher level language like C++ or
> better yet C# (mono has good enough support now) would speed up the
> development. I think it would.
Mono? Are you kidding? You want pure C application talking to a C#
backend? You've just made my day :)
Well, of course there is a C++ VIGRA that is somewhat similar to GEGL
and is already used in some projects like Scribus and Hugin, but those
are written in C++, and general idea would be using same language for
"backend" (or, rather, libraries) and "frontend", though an alliance
of C libs and C++ frontend is known to work in gazillion cases. But
not the other way round.
Alexandre
More information about the Gegl-developer
mailing list