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

Home » Public Forums » archive » Distributing code in IDL 7.1
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Distributing code in IDL 7.1 [message #66701] Wed, 03 June 2009 15:30 Go to next message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
The features I was most interested in (after 24-bit PostScript) where a
couple of related features to make distributing code, particularly
cross-platform DLMs, easier. Here's a brief run-down of the features:

http://michaelgalloy.com/2009/06/03/idl-71-distributing-code .html

If you are familiar with the Workbench update mechanism already, here is
the update URL for the example code (otherwise, read the article):

http://updates.idldev.com/dist_tools

Here's the documentation for the code I'm distributing:

http://docs.idldev.com/dist_tools

The code consists of some routines and classes useful for distributing
code to others (yes, quite "meta" to distribute code making distributing
code easier!): a preference system, a logging framework, and a few other
miscellaneous routines I use in nearly every application I write.

Mike
--
www.michaelgalloy.com
Associate Research Scientist
Tech-X Corporation
Re: Distributing code in IDL 7.1 [message #66787 is a reply to message #66701] Mon, 08 June 2009 12:05 Go to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
JDS wrote:
> Just so I'm clear... this is just a fancy way to distribute pre-
> compiled code libraries to different architectures? What would really
> be fantastic is a cross-platform compiler packaged with IDL, and used
> to compile C code on any platform, without shifting that burden to the
> author.

Yes, the author still has to build the code on the different platforms,
this is only for distributing the compiled code.

Mike
--
www.michaelgalloy.com
Associate Research Scientist
Tech-X Corporation
Re: Distributing code in IDL 7.1 [message #66792 is a reply to message #66701] Mon, 08 June 2009 10:21 Go to previous message
JDS is currently offline  JDS
Messages: 94
Registered: March 2009
Member
On Jun 3, 6:30 pm, mgalloy <mgal...@gmail.com> wrote:
> The features I was most interested in (after 24-bit PostScript) where a
> couple of related features to make distributing code, particularly
> cross-platform DLMs, easier. Here's a brief run-down of the features:
>
>   http://michaelgalloy.com/2009/06/03/idl-71-distributing-code .html
>
> If you are familiar with the Workbench update mechanism already, here is
> the update URL for the example code (otherwise, read the article):

Just so I'm clear... this is just a fancy way to distribute pre-
compiled code libraries to different architectures? What would really
be fantastic is a cross-platform compiler packaged with IDL, and used
to compile C code on any platform, without shifting that burden to the
author.

JD
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: yet another idl memory question
Next Topic: mosaic in ENVI

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

Current Time: Wed Oct 08 15:56:36 PDT 2025

Total time taken to generate the page: 0.00620 seconds