Message 240021 - Python tracker
Message240021
| Author | Lukasa |
|---|---|
| Recipients | Lukasa, alex, berker.peksag, brett.cannon, demian.brecht, icordasc, martin.panter |
| Date | 2015-04-03.18:11:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1428084679.58.0.292315189153.issue23794@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> figure out some kind of adapter interface in order to facilitate swapping between 1.1 and 2 (This can start with a clean HTTP/1.1 interface) I've been thinking about this a lot with hyper, and I'm about to start work on it (having just finished an alpha implementation of HTTP/1.1). My current plan is to try out a proxy object pattern, but you should feel free to use the hyper code as a leaping-off point for some experiments into how to do the swapping. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-03 18:11:19 | Lukasa | set | recipients: + Lukasa, brett.cannon, alex, berker.peksag, martin.panter, icordasc, demian.brecht |
| 2015-04-03 18:11:19 | Lukasa | set | messageid: <1428084679.58.0.292315189153.issue23794@psf.upfronthosting.co.za> |
| 2015-04-03 18:11:19 | Lukasa | link | issue23794 messages |
| 2015-04-03 18:11:19 | Lukasa | create | |