Marten Svanfeldt (dev) wrote: > My main view is still that networking does not belong in CS, > independent of which library you wrap.
Additionally, to justify inclusion of such a module in CS or CEL, there must be some sort of added value, such as abstraction (allowing one of several possible implementations) or simplified or enhanced functionality over what is already offered by the the foreign library. In other words, a CS/CEL module should be more than a thin wrapper around a foreign library and should do more than merely mirroring its API. -- ES ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
