Ticket #1999 (closed task: fixed )

Opened 2 years ago

Last modified 2 years ago

Move newpb out of trunk into a branch or separate package

Reported by: exarkun Assigned to: warner
Type: task Priority: highest
Milestone: Component: pb
Keywords: Cc: radix, warner, TimothyFitz
Branch: Author:
Launchpad Bug:

Description

Based on the current failing state of the tests and the insufficient maintenance resources, new pb should be developed outside of Twisted trunk.

Putting this back into a branch is perfectly acceptable, but it may be useful to split it out into a separate (not sub-) project where releases can be made more easily and frequently to help get it some momentum.

Attachments

Change History

  2006-09-08 14:25:06+00:00 changed by warner

  • status changed from new to assigned

I agree. I intend to move it to a separate sub-project, with a new package name (not underneath twisted.*), at something like svn://svn.twistedmatrix.com/svn/NAME/trunk . That would help development and installation too, since it wouldn't have to be installed under twisted/ to be usable.

I'm trying to come up with a reasonable interim name now.

  2006-09-14 08:18:49+00:00 changed by warner

  • keywords set to review
  • owner changed from warner to exarkun
  • status changed from assigned to new
  • priority changed from high to highest

I've moved newpb out to Twisted/sandbox/warner/Foolscap . I've created Twisted/branches/newpb-rename-1999 to handle the newpb-ectomy. newpb is now gone from that branch, and it's ready for review to make sure I didn't miss any traces of it.

I'll be releasing Foolscap-0.0.2 shortly, once I've gone through and finished renaming the internals and updating the docs.

  2006-09-23 22:06:07+00:00 changed by radix

  • keywords deleted
  • owner changed from exarkun to warner

Looks good, please merge.

  2006-09-28 02:33:06+00:00 changed by exarkun

  • status changed from new to closed
  • resolution set to fixed

(In [18300]) Merge newpb-rename-1999

Author: warner Reviewer: radix Fixes #1999

Take newpb out of Twisted proper. Future development will take place somewhere else in the repository.

  2006-09-30 16:39:26+00:00 changed by warner

  • cc set to radix, warner
  • priority changed from highest to high
  • status changed from closed to reopened
  • resolution deleted

thanks for doing the merge.. it looks like the (empty) twisted/pb directory is still left over. Shall I create a new branch to remove this directory and begin the review process again?

  2006-09-30 18:02:05+00:00 changed by exarkun

  • keywords set to review
  • owner deleted
  • status changed from reopened to new
  • priority changed from high to highest

Reverted r18300, deleted twisted/pb/ from newpb-rename-1999. Can some people take a look over the branch and see if there's anything else left that needs to be removed?

  2006-10-01 17:01:55+00:00 changed by TimothyFitz

  • owner set to TimothyFitz

  2006-10-01 17:11:18+00:00 changed by TimothyFitz

  • keywords deleted
  • owner changed from TimothyFitz to warner

All tests pass on major platforms, and I can't find any reference to the newpb code. Things look good (passes review).

  2006-10-01 17:58:20+00:00 changed by TimothyFitz

  • cc changed from radix, warner to radix, warner, TimothyFitz

  2006-10-01 19:16:06+00:00 changed by warner

  • status changed from new to closed
  • resolution set to fixed

(In [18362]) Remove newpb (twisted/pb) from trunk.

Author: warner

Reviewer: TimothyFitz?

Fixes #1999

It has been moved into warner's sandbox, and renamed Foolscap for now. See http://twistedmatrix.com/trac/wiki/FoolsCap for details.

Note: See TracTickets for help on using tickets.