On Thu, Aug 18, 2016 at 04:56:32PM +0000, ketmar via Digitalmars-d wrote:
> On Thursday, 18 August 2016 at 16:17:15 UTC, H. S. Teoh wrote:
> > if the stub reads:
> > 
> >     /**
> >      * THE PROGRAMMER WAS TOO LAZY TO FILL THIS IN
> >      * Params:
> >      *      x = THE PROGRAMMER WAS TOO LAZY TO FILL THIS IN
> >      *      y = THE PROGRAMMER WAS TOO LAZY TO FILL THIS IN
> >      * Returns: THE PROGRAMMER WAS TOO LAZY TO FILL THIS IN
> >      */
> >     int myFunc(int x, int y) { ... }
> > 
> > :-P
> i assure you that programmers will still be too lazy to fill the docs.
> but they *will* spend alot of time rebuilding (or hex-editing if there
> is no source) their IDE to replace the message.

Haha, too true!


T

-- 
Without geometry, life would be pointless. -- VS

Reply via email to