Re: [Farsight-devel] FS2 HOWTO + Java wrapper

2008-11-16 Thread Olivier CrĂȘte
On Sun, 2008-11-16 at 22:15 +0100, John Poseidon wrote:
> Hi all,
> 
> 
> Is there any documentation that explain how to use the core FS2 API
> available at :
> http://farsight.freedesktop.org/apidoc/farsight2/ ?

There is only the gtk-doc and
http://farsight.freedesktop.org/wiki/Farsight2Design

Also, in version 0.0.4, there is gtk-doc for the plugins too.

You may want to look at fs2-gui.py in tests/gui, its a pretty complete
example on how to use it exactly.

> I want to develop a Java wrapper for FS2.
>
> Any help on this issue would be appreciated 

You may want to look at the Python bindings. That said, the current API
is unfriendly to garbage collected languages because the life-time of
the session/stream/participants is linked to the lifetime of the
objects, I will probably add some kind of API to destroy the insides of
an object prematurely for these languages.

-- 
Olivier CrĂȘte
[EMAIL PROTECTED]
Collabora Ltd


signature.asc
Description: This is a digitally signed message part
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/___
Farsight-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/farsight-devel


[Farsight-devel] FS2 HOWTO + Java wrapper

2008-11-16 Thread John Poseidon
Hi all,


 Is there any documentation that explain how to use the core FS2 API
available at :
http://farsight.freedesktop.org/apidoc/farsight2/ ?


 I want to develop a Java wrapper for FS2.

Any help on this issue would be appreciated


 Thanks
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/___
Farsight-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/farsight-devel