On 16 April 2012 02:09, Walter Bright <newshou...@digitalmars.com> wrote:
> On 4/15/2012 3:04 AM, Manu wrote: > >> Wow. This all sounds... really unpredictable. >> > > It isn't. People are way overthinking this. > Maybe, but I still think that anyone who doesn't have the equivalent of a Ph.D in compiler authoring probably won't understand this, and will become frustrated when things don't work as expected. A nice API to register hooks just seems so much simpler, and more conventional. Most libraries I've worked with have such an API, I think it'd be pretty intuitive to many users to follow the same pattern in druntime too.