Ticket #1069 (closed deprecation: fixed)
Deprecate Parrot_oo_get_namespace
Reported by: | NotFound | Owned by: | coke |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | 1.6.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
The function Parrot_oo_get_namespace is never used in the repository, and his functionality is provided by the inspect and inspect_str vtable functions in the Class PMC.
After discussion on irc, deprecated now, eligible in 2.1
Change History
Note: See
TracTickets for help on using
tickets.