swarm-support
[Top][All Lists]
Advanced

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

Re: InFile


From: Marcus G. Daniels
Subject: Re: InFile
Date: 11 Sep 1999 12:19:02 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "PT" == Pietro Terna <address@hidden> writes:

PT> *** event raised for warning: ObsoleteMessage
PT> *** function: _c_InFile__create_withName_(), file: InFile.m
PT> use +create:setName: instead 

The reason for the change is that we needed a way to relate
Java constructors to their Objective C counterparts.  So we force
a consistent convention.  Like this:

"[MyClass create: aZone setValue: value]" -> "MyClass.new (Value value)"

(Factory methods that don't conform to this +create:set convention aren't
represented in Java-land.)


                  ==================================
   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]