yaws

Bruce Fitzsimons Bruce@REDACTED
Tue Jun 4 11:14:38 CEST 2002


Hey Klacke.

Nice debug functions!

Mind if I reuse them in my GPLed server
(http://www.neolineas.com/aplio.htm)? My existing debug macros are a bit
lacking...

Have you every thought about run-time switchable debug? Probably not
amazingly useful for this situation, but I've found it very useful in
production systems (C++ though...) where you can selectively debug things on
the fly without stopping/recompiling anything. I'm not sure there is a good
way to implement the switch(es) in Erlang, an ets table maybe?

Its also a nice sample of a small application (eg .app file) that I must
learn from :-)

Thanks again for releasing it.

Bruce





More information about the erlang-questions mailing list