Opened 16 years ago
Last modified 16 years ago
#719 closed enhancement
Function to query the Class of an instance — at Version 2
Reported by: | Jorge | Owned by: | Jorge |
---|---|---|---|
Priority: | highest | Milestone: | OOP Implementation |
Component: | OOP | Version: | 2.0.1 |
Severity: | major | Keywords: | |
Cc: | javipor@… |
Description (last modified by )
It would be useful function to ask for the Class of an instance.
I propose:
Text GetClassOf( NameBlock obj )
Returns the name of the Class associated to obj if it an instance of any Class or empte string in other case.
Change History (2)
comment:1 Changed 16 years ago by
Owner: | changed from Víctor de Buen Remiro to Jorge |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.