зеркало из https://github.com/mono/mail-archives.git
104 строки
4.6 KiB
HTML
104 строки
4.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] GObject Introspection?
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=Re%3A%20%5BGtk-sharp-list%5D%20GObject%20Introspection%3F&In-Reply-To=%3CCAC5vxh1hU61Z5EsjMj9jmQtVH3xffPcgdS7h3_s_VDFfqAhiiA%40mail.gmail.com%3E">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<style type="text/css">
|
|
pre {
|
|
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
|
|
}
|
|
</style>
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="011579.html">
|
|
<LINK REL="Next" HREF="011582.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] GObject Introspection?</H1>
|
|
<B>Daniel Hughes</B>
|
|
<A HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=Re%3A%20%5BGtk-sharp-list%5D%20GObject%20Introspection%3F&In-Reply-To=%3CCAC5vxh1hU61Z5EsjMj9jmQtVH3xffPcgdS7h3_s_VDFfqAhiiA%40mail.gmail.com%3E"
|
|
TITLE="[Gtk-sharp-list] GObject Introspection?">trampster at gmail.com
|
|
</A><BR>
|
|
<I>Thu Apr 21 04:47:08 UTC 2016</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="011579.html">[Gtk-sharp-list] GObject Introspection?
|
|
</A></li>
|
|
<LI>Next message: <A HREF="011582.html">[Gtk-sharp-list] GObject Introspection?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#11580">[ date ]</a>
|
|
<a href="thread.html#11580">[ thread ]</a>
|
|
<a href="subject.html#11580">[ subject ]</a>
|
|
<a href="author.html#11580">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>I maintain an open source GTK# 2 application which is included in
|
|
debian/ubuntu. However I can't port to GTK# 3 until there are
|
|
supported bindings which are packaged for Debian.
|
|
|
|
At a minimum I need:
|
|
* The bindings are supported and stable
|
|
* The bindings are packaged for and included in debian (and by extention ubuntu)
|
|
* The bindings will be updated as GTK changes (otherwise my app will
|
|
be removed from debian due to unmet dependencies)
|
|
|
|
If these assurances cannot be made then I have no choice but to
|
|
continue to use GTK# 2.
|
|
|
|
My guess is that the same is true for other opensource GTK# applications.
|
|
|
|
|
|
On Thu, Apr 21, 2016 at 5:58 AM, Tomi Valkeinen <<A HREF="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">tomi.valkeinen at iki.fi</A>> wrote:
|
|
><i> On 18/04/16 01:10, Stephan Sundermann wrote:
|
|
</I>>><i> The problem is that using gobject-introspection the API will not be
|
|
</I>>><i> compatible with the current gtk#3 API. This is because
|
|
</I>>><i> gobject-introspection data is at a lot of places more accurate than
|
|
</I>>><i> parsing the source files with a perl script. gobject-introspection
|
|
</I>>><i> has a lot better information like ownership of a variable or information
|
|
</I>>><i> on arrays. Especially these two cases are error prone
|
|
</I>>><i> in the current gtk-sharp bindings.
|
|
</I>>><i>
|
|
</I>>><i> I think it's a lot cleaner to use either the current bindinator tool or
|
|
</I>>><i> write a complete new generator that directly takes the
|
|
</I>>><i> gobject-introspection data than to use some vala to C# converter.
|
|
</I>><i>
|
|
</I>><i> Well, for what it's worth, I very much think that keeping the current,
|
|
</I>><i> unmaintained, old, (dead?) gtk#3 stable is not of much benefit. If we
|
|
</I>><i> have an option to get up to date gtk#3 for current gtk versions, which
|
|
</I>><i> can be kept up to date, and which is more accurate than the current
|
|
</I>><i> gtk#3, I would recommend going there.
|
|
</I>><i>
|
|
</I>><i> The projects that use the current gtk#3 and can't/won't update their
|
|
</I>><i> code to work with new gtk#3 can quite easily(?) have their own copy of
|
|
</I>><i> the legacy gtk#3 dlls.
|
|
</I>><i>
|
|
</I>><i> Tomi
|
|
</I></PRE>
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="011579.html">[Gtk-sharp-list] GObject Introspection?
|
|
</A></li>
|
|
<LI>Next message: <A HREF="011582.html">[Gtk-sharp-list] GObject Introspection?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#11580">[ date ]</a>
|
|
<a href="thread.html#11580">[ thread ]</a>
|
|
<a href="subject.html#11580">[ subject ]</a>
|
|
<a href="author.html#11580">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">More information about the Gtk-sharp-list
|
|
mailing list</a><br>
|
|
</body></html>
|