|
|
||||||
|
#1
|
|
|
|
|
http://virtualinfinity.net/wordpress...is-invaluable/
Daniel Pitts did an essay on Java generics type intersection. It is no longer at this URL. It is available anywhere else? |
|
|
|
#2
|
|
|
|
|
In article <cggt94llahkfpk3ertae819923of5v8ipv>,
Roedy Green <see_website> wrote: <http://virtualinfinity.net/wordpress...tures/2007/03/ /06/type-intersection-in-java-or-interest-in-interfaces-is-invaluable/> > > Daniel Pitts did an essay on Java generics type intersection. It is no > longer at this URL. It is available anywhere else? It's still there. (Un)scheduled maintenance, maybe? |
|
#3
|
|
|
|
|
On Sun, 10 Aug 2008 10:26:10 GMT, Roedy Green
<see_website> wrote, quoted or indirectly quoted someone who said : > >Daniel Pitts did an essay on Java generics type intersection. It is no >longer at this URL. It is available anywhere else? Very good. It was gone for at least four days. My link checker brought it to my attention. A service might be nice that simply presents a page of the form "sorry we are down. we expect to be back up on yyyy-mm-dd hh:mm You would not need to rely on your own server working at all to arrange for it to take over, just a phone call or an email with a code. You would arrange with the service ahead of time so they would have a nice logo image ready to go. |
|
#4
|
|
|
|
|
On 10/08/2008 20:26, Roedy Green allegedly wrote:
> On Sun, 10 Aug 2008 10:26:10 GMT, Roedy Green > <see_website> wrote, quoted or indirectly quoted > someone who said : > >> Daniel Pitts did an essay on Java generics type intersection. It is no >> longer at this URL. It is available anywhere else? > > Very good. > > It was gone for at least four days. My link checker brought it to my > attention. > > A service might be nice that simply presents a page of the form > "sorry we are down. we expect to be back up on yyyy-mm-dd hh:mm HTTP 503, possibly with a proper Retry-After header? |
|
#5
|
|
|
|
|
Roedy Green wrote:
> [..] > > Daniel Pitts did an essay on Java generics type intersection. It is no > longer at this URL. It is available anywhere else? > It is still available there, just my server cluster (one BSD box in my apartment bedroom) was unavailable last week ;-). I was on vacation, and I believe my cat stepped on the power switch :-(. It should be up now. |
|
|
| Similar Threads | |
| Thread | Thread Starter |
| Almost Useful: Java Type Intersection I've written a new blog post about the almost-useful feature of Type Intersection. I'd like to get some feedback on it,... |
Daniel Pitts |
| Generics and type erasure I would like to determine the class value of a generic type. Is it possible? Right now, I'm passing the type as a parameter to the class constructor: public class... |
Martin Lorentzson |
| Use a System.Type in Generics? Is this something you are not allowed to do? I basically want to create an instance of a generic class where the type T is not know at compile time. e.g. dim s as... |
cmay |
| Generics and Type casting. Hi all, I have interface declared like public IBaseInterface { } then a generic collection like |
Ashish |
| Why generics for the Class type? Why does the Class type use Generics? Or in other words - how am I supposed to use it? I store certain Classes in hash tables, and then create dynamic instances of objects... |
Josef Garvi |
|
Privacy Policy | All times are GMT. The time now is 05:48 PM.
|
|
|