Re: Adding new ItemType to Canvas
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Adding new ItemType to Canvas

From: Ulrich Schöbel <ulrich@outvert.com>
Date: Wed Sep 21 2005 - 16:20:44 CEST

Hi John,

place all binary stuff into a system dependent directory
in your app.vfs and load the right ones depending on the
OS at runtime. You can use tcl_platform for the decision.

your delivery then consists of a Starkit for all platforms,
provided you customer has the right Tclkit already installed.

Best regards

Ulrich

In article <2RcYe.1$k65.0@dfw-service2.ext.ray.com>,
        John Seal <sealj@indy.raytheon.com> writes:
> I've delivered a couple of projects as Starpacks, because they are even
> simpler for the user if you are supporting only one platform. I've
> often wondered how I'd support multiple platforms, if it ever came to
> that. I assume I'd deliver a Starkit plus a collection of Tclkits, with
> an installer that picked the right one for the platform. Or could I
> just install *all* the Tclkits on all the platforms, and launching the
> Starkit would just automagically launch the right Tclkit?
Received on Thu Sep 29 14:38:18 2005