Re: Eu v4.0 suggestion

new topic     » goto parent     » topic index » view thread      » older message » newer message
Kat said...

Socket.e should not need a new release if there was new code for doing http. If someone added MUSH interface, they'd haveto release a new sockets.e. If the protocol for a given transmission using sockets.e was not part of sockets.e, then the newprotocol.e could be worked on and distributed separately.

Remember, i worked on sockets.e.

Yes, I do remember. What I am saying is that socket.e shouldn't go away. I am not saying add http support to socket.e, it would be good to be in it's own file, such as std/net/http.e, std/net/pop3.e, std/net/imap.e, etc... But those would include std/socket.e and use socket.e's underlying socket implementation, as it has done all the hard work of wrapping platform specific network functions.

Jeremy

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu