Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH] Add get_name() Method to Namespaces

10 views
Skip to first unread message

Chromatic

unread,
Dec 25, 2006, 4:44:35 PM12/25/06
to parrot-...@perl.org
Here's a patch to implement get_name(), as specified in PDD 21. I haven't
checked it in because it includes an API change. There was already a name()
method in namespaces; I renamed it per the PDD.

-- c

get_name.patch

Jerry Gay

unread,
Jan 11, 2007, 10:37:11 AM1/11/07
to bugs-bi...@rt.perl.org
# New Ticket Created by Jerry Gay
# Please include the string: [perl #41235]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41235 >


i'm sending this to rt so it doesn't get lost. i want it in before
0.4.8 next week.
~jerry

get_name.patch

Chromatic

unread,
Jan 11, 2007, 12:58:05 PM1/11/07
to perl6-i...@perl.org
On Thursday 11 January 2007 07:37, Jerry Gay wrote:

> i'm sending this to rt so it doesn't get lost. i want it in before
> 0.4.8 next week.

I've held off on applying it because Allison said we need a deprecation cycle
for the name() -> get_name() rename.

-- c

Allison Randal via RT

unread,
Feb 17, 2007, 11:42:48 AM2/17/07
to perl6-i...@perl.org
On Thu Jan 11 09:58:32 2007, chro...@wgz.org wrote:
> I've held off on applying it because Allison said we need a
> deprecation cycle
> for the name() -> get_name() rename.

I've made a note in DEPRECATED.pod that the method is being renamed
(r17030). Go ahead and apply this patch immediately after the 0.4.9
release. (That'll give us a month to shake out any unexpected uses
before the next release.)

Allison

Chromatic

unread,
Feb 17, 2007, 10:52:24 PM2/17/07
to perl6-i...@perl.org, parrotbug...@parrotcode.org

You deprecated it before 0.4.8, and I applied the patch a couple of days after
that release, removing the notice in DEPRECATED.pod.

-- c

0 new messages