Given that Ruby's Object#id is deprecated in favor of #object_id, it  
would be nice to have the option of keeping the alias.

On Jun 29, 2006, at 8:38 AM, Thomas E Enebo wrote:

> On Wed, 28 Jun 2006, David Corbin defenestrated me:
>>
>> We have numerous objects that have a getId() method on them. in  
>> 0.8.2, foo.id
>> and foo.getId were not the same (presumably because ruby's  
>> Object#id was
>> already defined).  In 0.8.3 they *are* the same.  Was this an  
>> intentional
>> change or an accidental one?
>
>   This is an accident...In case of conflict the alias should not be
> made...
>
> -Tom
>
> -- 
> + http://www.tc.umn.edu/~enebo +---- mailto:[EMAIL PROTECTED] ----+
> | Thomas E Enebo, Protagonist  | "Luck favors the prepared    |
> |                              |  mind." -Louis Pasteur       |
>
> Using Tomcat but need to do more? Need to support web services,  
> security?
> Get stuff done quickly with pre-integrated technology to make your  
> job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache  
> Geronimo
> http://sel.as-us.falkag.net/sel? 
> cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Jruby-devel mailing list
> Jruby-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jruby-devel


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to