Opened 18 years ago
Last modified 10 years ago
#83 new task
new-style classes
| Reported by: | Brian Warner | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | eventually |
| Component: | banana | Version: | 0.2.9 |
| Keywords: | Cc: |
Description (last modified by )
I need to check on our handling of new-style classes. Specifically:
- is pb.Referenceable new-style? I think the answer is yes.
- can we use ISliceable adapters to serialize new-style classes? I think yes.
- there is a test TODO item involving StorageBanana and new-style classes, which is failing. Twisted ticket #3354 might be related.
Change History (6)
comment:1 Changed 16 years ago by
| Component: | unknown → banana |
|---|
comment:2 Changed 12 years ago by
| Description: | modified (diff) |
|---|
comment:3 Changed 12 years ago by
| Milestone: | undecided → 0.8.0 |
|---|
Note: See
TracTickets for help on using
tickets.

it's time to finally resolve this one