[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] How to implement protocols?
many modularisation abstractions can be overused - either coz excess abstraction is done (there just aren't that many really different types/cases of use) or coz it turns into an efficiency killer (or both) - this showed up in a big open source router project called Xorp at berkeley where they made the dubious decision to use C++ - talk to people about the nightmare of coding conventions they ended up with - dunno if it was written up anywhere but people that tried re-purposing the code (a primary test of the appropriateness of an abstraction or modular decision) ended up re-writing it....oops (and I mean that most linguistically) On Fri, Nov 13, 2015 at 3:22 PM, Hannes Mehnert <hannes@xxxxxxxxxxx> wrote: On 11/13/2015 12:00, Daniel BÃnzli wrote: _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |