[DGD]EPP 2.0

Ludger Merkens balduin at uni-paderborn.de
Wed Mar 8 16:15:08 CET 2000


On Sun, 5 Mar 2000, E. Harte wrote:

> Presenting to you: Easy Precompilation Package 2.0 -- Aimed at DGD 1.1.86
> 
> Almost a year after the last official release of EPP (0.2), I'm presenting
> you with a newer and hopefully better version.
> 

Hmm, have to take a look at that.

> Although it is 'aimed at 1.1.86', it can most likely be used with older
> versions, as long as that version has 'parse_string()' and 'nil' support.
> 
> The only two files that are really changed as far as original DGD source
> goes are the dgd/src/Makefile and dgd/src/lpc/Makefile.
> 
> Good luck!
> 
> Erwin.
> P.S: Yes, I'm now actively working on this again, idea/bug reports can be
>      sent to me.

Idea, question, request for enhancement, treat it as you want.

Is it possible to use your knowledge from the EPP-package to bind true c
code or even a c-library instead of the c code generated through the lpc
precompiler into dgd ? I like the minimalistic aproach of dgd, but would
like support for mysql (I currently use a couple of kfuns to use the mysql
c-api) xml (don't know yet which interface type), perhaps crypto functions
and so on. All stuff where good c-libraries exist (or are under
development) and where performance matters. A bridge to call c-functions
from lpc would help alot. Writing kfuns for this purpose is possible, but
I don't like to populate the driver with lots of functions because I think
that would be bad design. I wouldn't place xml support into the
auto-object, would I? Any ideas? What can be done about this problem?


greetings

Ludger
(balduin at uni-paderborn.de)



List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list