Re: Plugins developpment
al davis <[email protected]> Wed, 13 Feb 2013 00:29:36 -0500
| Newsgroups | gmane.comp.gnu.gnucap.general |
|---|---|
| Message-ID | <[email protected]> |
On Monday 21 January 2013, Felix Salfelder wrote: > On Mon, Jan 21, 2013 at 05:16:53PM +0100, [email protected] wrote: > > I've been trying to do some plugins following this link : > > http://www.gnucap.org/dokuwiki/doku.php?id=gnucap:manual:te > > ch:plugins:coding > > there seems to be something wrong with that wiki page. That's what happens when work gets interrupted ... I think the intent was to show a hypothetical case to illustrate plugins in general, then a real case .. but that didn't get done. I edited the wiki page to start right out with a real FUNCTION base class. Try it now. Hopefully it makes more sense now.