1 | |
---|
2 | This is the distribution of Bonobo, the GNOME component and compound |
---|
3 | document system for the GNU system. |
---|
4 | |
---|
5 | * What is Bonobo |
---|
6 | |
---|
7 | Bonobo is a set of language and system independant CORBA interfaces |
---|
8 | for creating reusable components, controls and creating compound |
---|
9 | documents. |
---|
10 | |
---|
11 | The Bonobo distribution includes a Gtk+ based implementation of the |
---|
12 | Bonobo interfaces, enabling developers to create reusable |
---|
13 | components and applications that can be used to form more complex |
---|
14 | documents. |
---|
15 | |
---|
16 | If you want to look into a Java implementation of Bonobo, look in |
---|
17 | the GNOME CVS for the `monkeybeans' module (Erdi Gergo is the |
---|
18 | author), you can browse it at: http://cvs.gnome.org/bonsai |
---|
19 | |
---|
20 | * Licensing |
---|
21 | |
---|
22 | Bonobo libraries are released under the terms of the GNU Lesser |
---|
23 | General Public License (GNU LGPL). While components and programs |
---|
24 | included with this release are licensed under the terms of the GNU |
---|
25 | General Public License (GNU GPL). |
---|
26 | |
---|
27 | You can find copies of the licenses in the files COPYING.LIB and |
---|
28 | COPYING for the libraries and the code respectively. |
---|
29 | |
---|
30 | * What you will need |
---|
31 | |
---|
32 | You will need a working GNOME 1.x system with the development tools |
---|
33 | to compile and install Bonobo. |
---|
34 | |
---|
35 | You also need OAF, the Object Activation Framework. |
---|
36 | |
---|
37 | * Mailing lists |
---|
38 | |
---|
39 | gnome-components-list@gnome.org |
---|
40 | |
---|
41 | To subscribe, send mail to gnome-components-list-request@gnome.org |
---|
42 | and in the body of the message put the word "subscribe". |
---|
43 | |
---|
44 | Archive of the mailing list is available at: |
---|
45 | |
---|
46 | http://www.gnome.org/mailing-lists/archives/gnome-components-list |
---|
47 | |
---|
48 | * The layout |
---|
49 | |
---|
50 | You will find documentation for Bonobo in the "doc" directory. The |
---|
51 | actual implementation of bonobo is in the "bonobo" directory. The |
---|
52 | CORBA interfaces are in the "idl" directory. Sample implementations |
---|
53 | of components and containers are in the "samples" directory. You |
---|
54 | should use these implementations as your reference when you write |
---|
55 | Bonobo code. |
---|
56 | |
---|
57 | * Bonobos |
---|
58 | |
---|
59 | The real Bonobos are endangered species. If you want to help |
---|
60 | preserve the Bonobos go to this web site: |
---|
61 | |
---|
62 | http://www.gsu.edu/~wwwbpf/bpf |
---|
63 | |
---|
64 | Miguel de Icaza (miguel@gnu.org) |
---|
65 | August, 1999. |
---|