Initial comments on coyote

2001-06-14 Thread cmanolache
Hi Remy, I looked at coyote, and it looks good ( the Request and Response are simplified and have no deps on a higher layer ). Few issues: - Note - the user should be able to store any object as a note, there is no reason to require recycle on it ( if you want you could turn it into Recyclable

Re: Initial comments on coyote

2001-06-14 Thread Remy Maucherat
Hi Remy, I looked at coyote, and it looks good ( the Request and Response are simplified and have no deps on a higher layer ). Few issues: - Note - the user should be able to store any object as a note, there is no reason to require recycle on it ( if you want you could turn it into