[Rubycocoa-devel 627] Re: bit fields / ary + class methods overriding

Back to archive index

Fujimoto Hisa hisa****@fobj*****
Wed Jan 17 08:46:30 JST 2007


On 2007/01/16, at 20:54, Laurent Sansonetti wrote:

> On Jan 16, 2007, at 9:00 AM, Fujimoto Hisa wrote:
>> On 2007/01/16, at 11:52, Laurent Sansonetti wrote:
>>> We need a good name, and objc_export_singleton looks a bit long to
>>> me.
>>> Any suggestion?
>>
>> mmmh, i should see this case when thinking about objc_export.
>>
>> i would prefer a bit objc_class_export rather than
>> objc_export_singleton though almost no difference.
>
> The problem with objc_class_export is that it can mean "exporting an
> ObjC class". I think it's confusing.
>
> objc_export_singleton is a bit better to me, Rubyists know about
> singleton, but the name is too long.

we'll replace move for the next release.

   * objc_method       - instead of objc_export
   * objc_class_method - instead of objc_export_singleton

So objc_export will be deprecate.
--
hisa






More information about the Rubycocoa-devel mailing list
Back to archive index