Re: [java-gnome-hackers] a possible merge strategy
Brought to you by:
afcowie
From: Stefan P. <st...@pr...> - 2008-10-16 15:56:46
|
On Thu, 2008-10-16 at 11:42 -0400, Gerald Butler wrote: > Could a possible compromise be: > > 1. Auto-Generate a public, full-coverage API using the > introspection method > 2. Call this API, though public, not recommended for direct usage > and clearly document that it will change whenever the underlying Gtk > API's change > 3. Create the "Java Friendly", well reviewed, well JavaDoc > documented public API to wrap the above generated API Wouldn't that be basically the same as two competing projects combined in a container project? Unless we find a way to build on the same code generator and hopefully GObject foundations, both APIs would have nothing in common. Stefan |