GNU/EDMA 0.11.4 (CVS Release)
David Martinez <[email protected]> Wed, 2 Jul 2003 08:13:41 +0200 (CEST)
| Newsgroups | gmane.comp.gnu.edma.announce |
|---|---|
| Message-ID | <[email protected]> |
GNU/EDMA 0.11.4 has been released. This release basically fixes dome annoying bugs related to dynamic local class definition, and adds some examples and minor features. Some examples were added about... - How to do some simplistic AOP using SIU Proxies - How to use basic Design Patterns exploiting GNU/EDMA dynamic facilities - How to manually hot-swap object Minor features added: - Dynamic SIU proxy management. Now you can attach/deattach SIU proxies dynamically to running objects. This is useful, for example, to activate logging or debugging facilities in a running application. - Added type-safe primitives for property access so compiler can detect type problems at compile time. What's comming on... - Dynamic Invocation Interface. A dynamic invocation interface will be added in order to allow strong-typing environments (for example Java) to run GNU/EDMA Methods - Simplistic type-safe wrappers. A GNOME IDF Wizard plug-in will be include to generate type-safe wrappers around GNU/EDMA classes - Low-level Access. Primitives to get function pointers to class methods will be added in order to allow developer to optimize critical parts in their application. This API will also allow developer to work in a XPCOM/COM/UNO/etc-like basis and simplify interface with those systems... almost I hope so. Regards --=20 David Mart=EDnez Oliveira GNU/EDMA Pages at GNU Site : http://www.gnu.org/software/edma GNU/EDMA CVS & Mailinglist : http://savannah.gnu.org/projects/edma