Dennis Chuah wrote:

> Have you considered using packages?  If you build your app and dlls with
> packages, you will find a big reduction in size.  You can also use packages
> instead of dll.  (Well, a package is really just a dll with info about

If possible, I want to get away from compiled plugins, cause otherwise
the client will need Delphi or some other compiler to make the plugins.

> Forget the MS scripting engines - they are too much trouble for what they
> are worth!  Firstly, there is no proper debugger, and the languages

Whats MS Script Debugger then?  I've seen references to it on several
web-sites I've been looking at.

> (vbscript / javascript) are rather limited.  Furthermore, you will need to
> make everything COM before you can export to the scripting languages.  Ouch!

Whilst they may be limited, I don't really need MUCH out of the
scripts.  Plus you can also get perl, and I think tcl for ActiveScript
now.

Mark
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to