diff options
Diffstat (limited to 'devel/oaf/DESCR')
-rw-r--r-- | devel/oaf/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/oaf/DESCR b/devel/oaf/DESCR new file mode 100644 index 00000000000..33b04c4d835 --- /dev/null +++ b/devel/oaf/DESCR @@ -0,0 +1,10 @@ + OAF is the new object activation framework for GNOME. Since many GNOME +applications utilize CORBA, a framework for locating and activating these +applications is necessary. OAF, the Object Activation Framework, provides a +simple method for finding and running the CORBA objects available on a computer +system. + + Distributed operation is supported, allowing activation of objects on a +network of computers being used in a GNOME desktop. The flexibility of OAF +enables it to be used outside of GNOME programs, allowing non-GNOME CORBA +applications to be utilized alongside GNOME applications. |