On Wed, May 11, 2011 at 11:42 PM, Nicolai Waniek wrote:
> On 05/10/2011 04:57 PM, Christophe-Marie Duquesne wrote:
>> Good code is supposed to be readable, and should need no
>> UML diagram (and probably very few comments).
>
> Though you're right that it should not _need_ a UML diagram, having on
On 05/10/2011 04:57 PM, Christophe-Marie Duquesne wrote:
> Good code is supposed to be readable, and should need no
> UML diagram (and probably very few comments).
Though you're right that it should not _need_ a UML diagram, having one
isn't that bad either. This is especially true when you're not
On 05/11/2011 07:02 AM, CHABOT Simon wrote:
> I have already used it to draw graph, but never I never though to try it for
> UML. I take a look !
In case you add documentation with doxygen to some projects, you can use
it to produce UML diagrams of your classes. Doxygen itself uses dot...
So usi
Hey Rob,
On 11 May 2011 12:01, Rob wrote:
> Sorry to thread-dig here, but I've had trouble with dmenu recently and
> traced it to this patch. The XCreateWindow call would fail because mw
> would be zero. I'm unsure why, but this problem only happened when
> Firefox or OpenOffice were focussed. An
Hi,
Sorry to thread-dig here, but I've had trouble with dmenu recently and
traced it to this patch. The XCreateWindow call would fail because mw
would be zero. I'm unsure why, but this problem only happened when
Firefox or OpenOffice were focussed. Anyway, I've sorted it, the patch
caused dmenu to