
businessobjects/    Examples of class object definitions. Currently only GCD
                    files, but will include method code files when they're
		    available.


python/             The main example code for using GEAS. Will eventualyl be
                    developed into a full text based application using GEAS,
		    This will be a simple program, aimed at demonstrating features
		    rather than good program design, or other parts of the GNUe
		    system.


java/               This directory contains some examples being developed
                    during testing. Mostly used to determine if problems are
		    the result of a specific language binding, an ORB, or
		    other causes. It will not be developed into a full
                    application, and features will only be added if they need
		    testing from another language and ORB.

