|
Re: Newbie: Error Checking in Dynamically typed Language: msg#00042lang.smalltalk.squeak.beginners
Hi normally you will not do explicit check. We only test when this is really important. Hi all, No good instinct for dynamically typed :) For example suppose I want to create an object to represent an octet in an IP address (a number between 0 and 256) I would do something like this: Just write your code and tests! Initialize well your state. Do only check if you absolutely want in your constructor?
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Newbie: Error Checking in Dynamically typed Language, Jerome Peace |
|---|---|
| Next by Date: | Re: Newbie: Error Checking in Dynamically typed Language, Mathieu |
| Previous by Thread: | Newbie: Error Checking in Dynamically typed Language, Aditya Siram |
| Next by Thread: | Re: Newbie: Error Checking in Dynamically typed Language, Mathieu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |