Boost logo

Boost :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-11-11 21:13:29


Edward Diener wrote:

> Russell Hind wrote:
>
>>Edward Diener wrote:
>>
>>>C++ Builder, as I am sure you know, actually uses reflection at
>>>run-time to create the correct values for properties and events
>>>handlers, without altering the source one sees for the user of the
>>>component. I actually feel this is cleaner. However both .NET and
>>>C++ Builder use run-time reflection of components and do not need
>>>component source in order to set up the correct values.
>>>
>>
>>Do you need the source? Aren't the header files enough which you will
>>have for a C++ project?
>
>
> You have made a good point.

Except headers are not enough in the face of the very common PIMPL pattern.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

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