Tango DeRailed,DeActive Nomen est Omen ?
Bjoern
nanali at nospam-wanadoo.fr
Sat Mar 1 01:26:54 PST 2008
Julio César Carrascal Urquijo schrieb:
> Bjoern wrote:
>> Hi,
>> just a few ideas about DDBI, DeRailed ...
>> So, the Sendero folks gave up the idea of ORM, CORBA etc. instead :
>> back to the roots: named DDBI. A good chance to reactivate DDBI but
>> unfortunately the DDBI rowset discussion is at a stand still so I'd
>> like to add a few sugesstions.
>>
>> Let us use Java like DAO and a D-ish RowSet instead of Active Record.
>> -----
>> DAO is IMO a very good choice in case that you want to have a db
>> agnostic library.
>> The required pattern are very well known. (factory, etc.)
>>
>> Implementing RowSet is difficult using traditional compiled languages
>> like D, so I suggest to implement LISP like lists in D.
>> These Lists are able to contain any kind of data including other
>> lists. ('cause we just deal with void*)
>>
>> Opinions ?
>>
>> Bjoern
>>
>> (Corba is indeed a bad choice in case that you have to deal with
>> massive service requests)
>
>
> Hi.
>
> Seems interesting. Where is all this been discussed? (I don't want to
> comment without proper context.)
>
>
I guess it was Brad who wrote this article :
May be you should read this first :
http://www.dsource.org/projects/tango/wiki/DeActive
To discuss :
1)
Tango Talk
http://www.dsource.org/projects/tango/forums
2)
DDBI Forum at :
http://www.dsource.org/forums/viewforum.php?f=60
3)
Dr Dobbs article The Power of LISP for C Programmers
- "Lisp like lists in C"
http://www.ddj.com/cpp/199900573
Bjoern
More information about the Digitalmars-d
mailing list