help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] What strategy to use when developing applications w


From: Nicolas Petton
Subject: Re: [Help-smalltalk] What strategy to use when developing applications with GST?
Date: Wed, 18 Aug 2010 16:43:55 +0200

Le mercredi 18 août 2010 à 16:31 +0200, Paolo Bonzini a écrit :
> Just put this in MyFileIn.st instead.  However, I suggest you use 
> another namespace for your application, and import Iliad in it using
> the 
> #import: pragma:
> 
> Namespace current: YourNamespace [
>      <import: Iliad>
> 
>      ...
> ] 

Cool, I didn't know this pragma :)

-- 
Nicolas Petton

ObjectFusion S.A.R.L.
Applications web, consulting, design
http://www.objectfusion.fr

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


reply via email to

[Prev in Thread] Current Thread [Next in Thread]