"Lyle Johnson" <ljohnson / resgen.com> writes:


> It's interesting, a number of people complained (fairly or
> otherwise) about the programming style used in the FXRuby example
> programs but you're the only one who responded to this post ;) Maybe
> it's not such a sensitive issue as I'd been led to believe. I did
> find the beginnings of a style guide on the RubyGarden wiki:

Lyle: I don't think it's the individual stylistic things, but rather
the style of interface that fxruby currently uses: the use of message
maps rather than block callbacks, and the long strings of "0, 0, 0"
parameters, for example. From what I understand, you're working on
these anyway, so I wouldn't worry about it too much. Perhaps we should
start a wiki page where people could discuss various API suggestions
for FXRuby?


Dave