
Untitled
By: a guest on
Mar 16th, 2011 | syntax:
None | size: 1.30 KB | views:
63 | expires: Never
(01:38:09 PM) lincolnthree: I'll add them if you like, but I'm just saying it's not consistent with what we have (or IMO necessary to duplicate the check since everything delegates to Queries
(01:38:10 PM) ALR: And for internal stuff:
(01:38:19 PM) ALR: "assert something!=null:"Message"
(01:38:35 PM) ALR: For small performance boost when not running in -ea
(01:38:57 PM) ALR: But yeah, all API stuff I like to have precondition stuff everywhere. Half of what I write is to verify user input.
(01:39:12 PM) aslak: kpiwko, ContextPath supported both URI and URL ?
(01:39:36 PM) ALR: lincolnthree: Also keep in mind that what we have shouldn't always be emulated.
(01:39:41 PM) ALR: This is a serious prototype
(01:39:53 PM) ALR: And a lot of it hasn't gotten uniform design love yet
(01:39:59 PM) ALR: aslak and I did this w/ ShrinkWrap
(01:40:16 PM) ALR: There was a month or so in the beginning where we did a lot of rewriting and redesign
(01:40:25 PM) lincolnthree1 [~Adium@173.59.8.63] entered the room.
(01:40:27 PM) lincolnthree1: arg internet
(01:40:30 PM) ALR: Because the first stab was a proof-of concept
(01:40:39 PM) ALR: And we needed to understand the domain
(01:40:39 PM) lincolnthree1: i missed everything after my last statement
(01:40:43 PM) ALR: And the code reflected that
(01:40:46 PM) ALR: Will paste you :)