[Kde-bindings] [Bug 105772] (ruby) request to have the Qt/KDE methods appear in object.methods and .respond_to?

Richard Dale Richard_Dale at tipitina.demon.co.uk
Tue May 17 16:18:28 UTC 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=105772         




------- Additional Comments From Richard_Dale tipitina demon co uk  2005-05-17 18:18 -------
On Monday 16 May 2005 16:55, Gábor wrote:
[bugs.kde.org quoted mail]
Yes, I agree this should be on the todo list. Certainly it would be nice to 
have the Qt/KDE methods and constants returned via ruby introspection. Also 
the methods callable via DCOP with a DCOPRef could be included.

It should be possible to change respond_to?, but I don't know if that might 
have unexpected side effects. The C function rb_respond_to() is used to tell 
if a virtual method has been overriden in ruby, and that mechanism might not 
work anymore.

-- Richard



More information about the Kde-bindings mailing list