Hi Shaun:

Lower case method names is only a convention. MacRuby will work fine using 
upper case, i.e., constant, method names.
I know because I only recently changed my project to conform to the convention.

Bob Rice


On Oct 19, 2010, at 7:17 PM, Shaun August wrote:

> Hi There,
> 
> I am attempting to work with a framework provided by a USB device 
> manufacturer and all of their method names start with capitols and I am 
> wondering about the easiest way to access these methods through macruby. I 
> remember reading somewhere about fixing the constants in Obj-C but I cannot 
> locate the information. 
> 
> Does anyone have any suggestions as to how to remedy this? Should I rename 
> every command in the framework?
> 
> Thanks,
> 
> Shaun
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to