
9 Mar
2010
9 Mar
'10
6:50 p.m.
On 09.03.2010, at 19:47, Gunnar Wagenknecht wrote:
Am 09.03.2010 19:40, schrieb Joern Huxhorn:
[..]. Some people aren't very fond of changes and would rather stay with an old API instead of taking a look at a new one.
That's a no brainer because your proposal leaves the old API in place. Someone would just have to write a wrapper that forwards call from the old APIs to the new ones.
There is no reason to keep two source-compatible APIs in different packages.
I dare to disagree. They are compatible while switching from org.slf4j to org.slf4j.n but not the other way around. Joern.