comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: ANN: Basil -- Internet Message (email) and MIME library for Ada v 1.0
Date: Tue, 22 Jul 2008 19:19:59 +0200
Date: 2008-07-22T19:19:59+02:00	[thread overview]
Message-ID: <877ibdhm4g.fsf@ludovic-brenta.org> (raw)
In-Reply-To: b0d167c5-6a87-4f5f-ac7c-425193fb1b84@m3g2000hsc.googlegroups.com

google1@hafdconsulting.com writes:
> On Jul 22, 6:01 am, Ludovic Brenta wrote:
>> Wow, this looks quite professional! Are you planning to merge your
>> library into AdaCore's Ada Web Server (http://libre.adacore.com/aws),
>> which already includes an SMTP client and server but apparently lacks
>> the powerful mail handling capabilities of your library?
>
> Hi Ludovic.
>
> I hadn't considered merging with AWS. It seems mostly focused on RFC
> 2821 (SMTP) and you actually wouldn't need MIME in an RFC 2821 MTA,
> nor would you need SMTP in an MUA (or anything designed to run as a
> client to an MTA like a mailing list server). Where Basil could
> complement AWS is with its RFC 2822 structured header parsers, which
> an MTA would need.
>
> Probably the best way to do it would be to make a glue package that
> can translate AWS header objects into Basil header objects, so you can
> use the structured header parsers, and then back again. I don't think
> that would be very difficult and I could probably get that in the next
> release.

If you're planning to use AWS's SMTP client code, it looks like you're
going to need this glue for your mailing list server anyway.

The reason I wasn asking is not because I was interested in using your
library; only because I think it is nice in general to consolidate
small but related libraries into larger ones, or at least host them in
common places, so that users can find them more easily.  Another
benefit is to avoid inconsistencies and incompatilibities between
libraries, so that a single program can use several libraries
simultaneously.  And, of course, to reduce duplication of work.
Speaking of which, is there a good reason why Basil needs its own
"header objects" different from AWS's "header objects"?

-- 
Ludovic Brenta.



  reply	other threads:[~2008-07-22 17:19 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-22  8:00 ANN: Basil -- Internet Message (email) and MIME library for Ada v 1.0 google1
2008-07-22 11:01 ` Ludovic Brenta
2008-07-22 12:51   ` Georg Bauhaus
2008-07-22 16:35   ` google1
2008-07-22 17:19     ` Ludovic Brenta [this message]
2008-07-22 19:43       ` google1
2008-07-23 11:07         ` Ludovic Brenta
2008-07-23 11:33           ` Georg Bauhaus
2008-07-23 12:00           ` xavier grave
2008-07-23 12:45           ` google1
2008-07-23 18:33             ` Ludovic Brenta
2008-07-24 10:30             ` Alex R. Mosteo
2008-07-24 16:53               ` Georg Bauhaus
2008-07-24 17:56                 ` Alex R. Mosteo
2008-07-24 19:13                 ` Dmitry A. Kazakov
2008-07-25 11:38                   ` Alex R. Mosteo
2008-07-25 12:46                     ` Dmitry A. Kazakov
2008-07-28  7:52                       ` Alex R. Mosteo
2008-07-28  8:18                         ` Dmitry A. Kazakov
2008-07-22 12:26 ` Thomas Locke
2008-07-22 15:31   ` Colin Paul Gloster
2008-07-22 23:30     ` Randy Brukardt
2008-07-25 11:47 ` Alex R. Mosteo
2008-07-26  3:12   ` Peter C. Chapin
2008-07-26 12:33     ` Stephen Leake
2008-07-26  8:58   ` Pascal Obry
2008-07-26 17:33     ` Simon Wright
2008-07-28  7:56     ` Alex R. Mosteo
2008-07-26 17:43   ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox