Are my posts to the group getting lost somehow? Two points broadcast earlier:

1. There are two patch attachments. I listened to the feedback on v1 and 
subsequently v2 had all of the needed boost functionality either removed or 
re-coded to use only the standard C++ headers, so THERE IS NO BOOST DEPENDENCY 
ANYMORE. From that second attachment's comment:

"Attaching sources modified to contain no boost dependency. Functionality is
essentially the same. The most visible change is that the regex filter has
been replaced with a *,?-wildcard matcher. In vast majority of the cases,
this is quite sufficient for rich slicing and dicing of a test suite.

All source files are pure additions to the current unittest++ trunk. A
modified Makefile is also included -- it contains a new $(richdriver)
target which links the enhanced driver with the current unittest++ test
suite. (of course, the exact Makefile changes are up to the prj owners,
this is just to make it easier to test drive the new functionality)."

(see also my post on 11/26/2009)


2. Given the size of the attachment, I made the following compromise offer in a 
post on Jan 9, 2010 (this one seems to have been genuinely lost -- I can't find 
it in the SF mailing list archives) in the context of discussing wiki content 
contributions:

"On Jan 9, 2010, at 12:36 PM, Sean Farrell wrote:

> * how to build a custom test reporter

I would volunteer to contribute to this topic, in the context of building my 
own custom test reporter :))))))  [patch ID: 2900890]. In return I'd ask that 
it were included in 1.5 source distro at least via contrib/ or examples/ or 
similar, assuming it passes the necessary codereads etc.

Vlad"


Cheers,
Vlad

On Jan 28, 2010, at 6:54 AM, Clark Gaebel wrote:

> This is just a matter of perspective. Only a few projects I've worked on
> had a boost dependency. I wonder if we can include it and have it only
> turn on if boost is already used on the project...
> 
> On 28/01/2010 3:48 AM, Joel Fielder wrote:
>> Clark Gaebel wrote:
>>> That's the same one I just posted, but had a boost dependency so was
>>> "rejected" by the community.
>> Not by everyone :)  Every project I've worked on in the last two years 
>> has a boost dependency.
>> 
>> Was it the embedded gang that didn't want it?  There was a separate 
>> argument as well - "it's difficult to build boost" - I don't accept 
>> that.  We're catering for serious developers here!  And besides, it's 
>> not difficult.
>> 
>> Can it go on a -D?  Surely if it's easy to disable or enable then the 
>> only issue to discuss is whether it's a useful feature.
>> 
>> Joel
>> 
>> ------------------------------------------------------------------------------
>> The Planet: dedicated and managed hosting, cloud storage, colocation
>> Stay online with enterprise data centers and the best network in the business
>> Choose flexible plans and management services without long-term contracts
>> Personal 24x7 support from experience hosting pros just a phone call away.
>> http://p.sf.net/sfu/theplanet-com
>> _______________________________________________
>> unittest-cpp-devel mailing list
>> unittest-cpp-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/unittest-cpp-devel
> 
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> unittest-cpp-devel mailing list
> unittest-cpp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/unittest-cpp-devel


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
unittest-cpp-devel mailing list
unittest-cpp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unittest-cpp-devel

Reply via email to