[266] in BarnOwl Developers
Re: Release engineering, packaging and momentum
daemon@ATHENA.MIT.EDU (Sam Hartman)
Thu Oct 29 18:04:19 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
From: Sam Hartman <hartmans@MIT.EDU>
To: Nelson Elhage <nelhage@mit.edu>
Cc: dirty-owl-hackers@mit.edu
Date: Tue, 31 Oct 2006 16:09:02 -0500
In-Reply-To: <20061031202158.GA2406@mit.edu> (Nelson Elhage's message of "Tue,
31 Oct 2006 15:21:59 -0500")
Hmm. Do you really want code owl calls to implement the module
interface--which I guess really means code owl loads that calls
new_command and links into the hooks.
to be in the same namespace as code that you use as libraries.
I.E. is the part of ColorUtils that jabber wants to use really belong
in the same package/namespace as the part that sets up commands and
puts itself in the message reception loop?