swarm-support
[Top][All Lists]
Advanced

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

Re: How to convert a Swarm app into pure ObjC?


From: Nelson Minar
Subject: Re: How to convert a Swarm app into pure ObjC?
Date: Wed, 22 Oct 1997 14:03:38 -0400

>The only Swarm specific code used that cannot be easily removed are
>the CreateBegin ... CreateEnd methods.

If you're not using Swarm library classes, then I believe you can just
replace stub createBegin as a call to +new (or +create/-init), and
createEnd can just do nothing.

>I'm beginning to suspect that I have written an ObjectiveC model
>that, because it's embedded in Swarm, cannot be run on fast machines
>that are at my disposal but do not take kindly to Swarm (at least
>their administrators don't!).

That's kind of strange - what's the problem? The only way Swarm might
be unfriendly to your administrator is the hassle of installing it.
It's really quite friendly software otherwise :-)

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

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