| -----Original Message-----
| From: denis bider [mailto:[EMAIL PROTECTED]
| Sent: Monday, March 24, 2003 5:30 PM
| To: [EMAIL PROTECTED]
| Subject: RE: auto_ptr
|
| ...
|
|   StringSource(str, true,
|     AutoPtr(new HexEncoder(
|       AutoPtr(new ...))));
| 
| I vote against it, though. There appears to be no elegant solution.
| Introducing such ugliness for people who can't read 
| Readme.txt and whose
| problems become obvious the first time they try to run their code... I
| really don't see the benefit.
| 
| Perhaps the text in Readme.txt is too abstract for people to 
| understand
| the first time around? Then adding a couple of examples in 
| that location
| should solve the problem.

Hi Denis,

| Perhaps the text in Readme.txt is too abstract
| for people to understand the first time around?
What? Read the Readme?

| Then adding a couple of examples in that location
| should solve the problem.
That would be akin to hiding the examples.

I am all for a collection of samples, (possibly) residing on the crypto++
site. I'd offer up some code, but at times its a hack. I'm definetly not as
elegant of some.

Jeff

Reply via email to