All of lore.kernel.org
 help / color / mirror / Atom feed
* mlmmj code refactoring, for ease of reuse
@ 2006-05-28 18:49 Søren Boll Overgaard
  2006-05-29  8:19 ` Jakob Hirsch
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Søren Boll Overgaard @ 2006-05-28 18:49 UTC (permalink / raw)
  To: mlmmj

Hi,

I wasn't able to find any posts related to this topic, so I am posting to the
list for comments.

I would like to create a convenient system for provisioning mlmmj mailinglists
across a network. That is, I would like to be able to connect to a daemon on a
given host, and tell it to create a list, subscribe a user, unsubscribe a user,
etc. This would also make it easier to create user interfaces for manipulating
mlmmj.

In order to minimize the work involved, I intend to write the thing in C, and 
I was hoping to reuse mlmmj code, to do most of the actual work.
Unfortunately, lots of mlmmj functionality is hidden away inside various
main() methods, making it quite hard to export the functionality for easy
access from other code. 

Do you have any suggestions for accessing this functionality, short of copying
the code verbatim into my own source files? 

Thanks.

-- 
Søren O.

"Oh, bother" said the Borg, "we've assimilated Pooh".

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-06-17 12:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-28 18:49 mlmmj code refactoring, for ease of reuse Søren Boll Overgaard
2006-05-29  8:19 ` Jakob Hirsch
2006-05-29  9:08 ` Søren Boll Overgaard
2006-06-11 21:11 ` Søren Boll Overgaard
2006-06-17 12:21 ` Søren Boll Overgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.