Ticket #296 (new enhancement)

Opened 5 years ago

Last modified 2 years ago

Interface rename upgrades for axiom

Reported by: glyph Assigned to: glyph
Priority: normal Milestone: MantissaCommunityRelease
Component: Axiom Severity: minor
Keywords: Cc:
Estimated Completion (YYYY/MM/DD): Branch:
Author:

Description

You should be able to re-name an interface, since this is currently the only place that an actual Python identifier is present in the database.

However, the correct way to do this may be simply to replicate the typeName functionality with a function that does the same thing for interfaces.

Change History

11/01/05 16:35:38 changed by glyph

  • component changed from Addressbook to Axiom.

12/04/05 22:32:36 changed by amir

  • milestone changed from Quotient1 to Mantissa1.

01/11/06 16:39:50 changed by exarkun

  • priority changed from normal to low.

08/10/07 12:35:49 changed by glyph

  • milestone deleted.

12/22/07 10:52:47 changed by exarkun

  • priority changed from low to high.
  • branch changed.
  • author changed.

Twisted is about to rename some interfaces. There's a chance that if we want to use Twisted 2.6, we'll have to resolve this ticket somehow first.

02/11/08 17:11:43 changed by exarkun

  • owner changed from exarkun to glyph.

Here you go.

02/11/08 17:12:58 changed by glyph

#2499 was a duplicate of this.

02/11/08 17:56:56 changed by glyph

  • status changed from new to assigned.
  • milestone set to Mantissa Community Release.

07/08/08 01:25:11 changed by glyph

  • priority changed from high to normal.

Looks like we can use Twisted 8.0 and 8.1, but this is likely to be a problem in the future.

08/16/08 00:44:04 changed by glyph

  • status changed from assigned to new.

Winnowing my 'accepted' list to the stuff that I'm actively working on.

jethro@divmod.org