Boost logo

Boost :

From: Calum Grant (calum_at_[hidden])
Date: 2005-09-28 16:51:03


> This looks really promising. I'm not sure I like the
> preprocessor usage to declare tables.. surely it could be
> made to use templates?

Your vote has been counted. I can post some alternatives for review -
yes I can make macros optional. Cheers,

Calum
 
> On 9/27/05, Calum Grant <calum_at_[hidden]> wrote:
> > Hi all,
> >
> > I have recently completed a library for implementing
> relational models
> > in C++. Using template metaprogramming, multi-index
> containers can be
> > manipulated using SQL-style queries, while retaining
> type-safety and
> > efficiency.
> >
> > The web page is http://visula.org/relational
> >
> > This might be an appropriate interface for the database
> library that
> > was recently discussed. This is not the same as Relational
> Template
> > Library, which uses an entirely different interface.
> >
> > Is there any interest in providing relational containers in Boost?
> > Are there any features/improvements you can suggest for RML?
> >
> > Many thanks,
> > Calum
> >
> > _______________________________________________
> > Unsubscribe & other changes:
> > http://lists.boost.org/mailman/listinfo.cgi/boost
> >
>
>
> --
> Cory Nelson
> http://www.int64.org
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/bo> ost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk