Re: [Fxruby-users] Message Identifiers, Types, etc again.
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <jl...@cf...> - 2003-06-13 20:08:29
|
Hugh Sasse Staff Elec Eng wrote: > Would people coming to Ruby from FOX in C++ appreciate an alias for > this? (Not that I can remember if RDoc includes aliases in the > methods pane). Perhaps. I intentionally didn't try to document the getters and setters both ways (i.e. both as "attribute" accessors, as well as with the getXXX and setXXX methods) because, at the time, it seemed like overkill. But your point is well taken, that immigrants from the C++ FOX world may get testy if they believe we've done away with their setXXX() and getXXX() methods ;) |