"Eric Pugh" <[EMAIL PROTECTED]> writes:

>Hi all,

[...]

>the unit tests, I guess we can let it lie...  I hate releasing a 1.0 w/
>deprecated code, on the other hand, getting to 1.0 is the main job!

I'm -0 on releasing c-c with the changed behaviour w.r.t
get<valueType>(String propertyName) (e.g. getString() or getBoolean()).

All snapshots up to 1.0-rc1 returned null if no property exists. Since
1.0-rc1, this throws an Exception. This will also catch a lot of code
that uses c-c unaware.

There is now also the problem, that get<valueType>(String
propertyName) differ in their semantics from get<valueType>(String
propertyName, <valueType> default).

Emmanuel proposed to add a switch to change the behaviour.

        Regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

"Fighting for one's political stand is an honorable action, but re-
 fusing to acknowledge that there might be weaknesses in one's
 position - in order to identify them so that they can be remedied -
 is a large enough problem with the Open Source movement that it
 deserves to be on this list of the top five problems."
                       -- Michelle Levesque, "Fundamental Issues with
                                    Open Source Software Development"

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

Reply via email to