On 12/7/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
On 12/7/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> FYI, for some minor changes to CSV, I'm using the commit-then-review
> protocol, esp since there don't seem to be many CSV followers.  Holler
> if that doesn't work for you :-)
>
> I deprecated setStrategy() as it doesn't make much sense... I don't
> think we want to guarantee the ability to switch strategies in the
> middle of parsing a CSV input, and setting at the beginning can (and
> should) now be done via the constructor.
>
<snip/>

Maybe add a line after the @deprecated tag as to why it is deprecated
(or what the replacement is)?

Right, will do.

And if it needs to go altogether, being in the sandbox is a good
thing. Its probably odd, IMO, to find deprecated items in the first
release.

Right... the idea was to remove the deprecated items before the first release.

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to