comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: idl bytecode
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: idl bytecode [message #52648 is a reply to message #52633] Fri, 16 February 2007 17:13 Go to previous messageGo to previous message
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
On Fri, 16 Feb 2007 08:13:37 -0500, Haje Korth wrote:

> In IDL you do not need a byte code file to run a program. When you run a
> program it is first compiled into memory and then executed. As Craig
> pointed out there is a possibility to create SAVE files which can among
> other things contain byte code. Unless you have code you don't want others
> to see, save files are in my opinion a rather impractical way for
> distributing code.

The other time when bytecode is convenient is to package all your
dependencies into one file which is guaranteed not to conflict with
various other tools broken inclusion of AstroLib/MPFit/etc. (I know
people have 5 versions of MPFit from ~2000 via recent releases of
tools which "bundle" it -- ouch). If everything is in a single sav,
and they load it, they'll be in fine shape.

JD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Retrieving variables from a subroutine
Next Topic: Re: contour on map

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 13:37:16 PDT 2025

Total time taken to generate the page: 0.64038 seconds