Re: RFC C++ Interface

Поиск
Список
Период
Сортировка
От ncm@zembu.com (Nathan Myers)
Тема Re: RFC C++ Interface
Дата
Msg-id 20001206171141.V30335@store.zembu.com
обсуждение исходный текст
Ответ на RFC C++ Interface  (Randy Jonasz <rjonasz@click2net.com>)
Ответы Re: RFC C++ Interface  (Randy Jonasz <rjonasz@click2net.com>)
Список pgsql-hackers
On Wed, Dec 06, 2000 at 05:09:31PM -0500, Randy Jonasz wrote:
> 
> I know it's been a while since we last discussed a possible rewrite of
> the C++ API but I now have some time to devote to it.
> 
> The following are my ideas for implementing the C++ API:
> 
> I need suggestions, additions, comments etc!

It would be helpful if the interface elements were to satisfy the STL 
requirements on iterators and collections.  Those specify a minimum 
interface, which may be extended as needed.

The one caveat is, don't try to "shoehorn" any semantics into the 
interface; anything that doesn't fit precisely should be treated 
as an extension instead, and the corresponding standard interface 
left unimplemented.

Nathan Myers
ncm@zembu.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: Re: COPY BINARY file format proposal
Следующее
От: Bruce Guenter
Дата:
Сообщение: Re: AW: beta testing version