From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,37680a99b5e22b2b X-Google-Attributes: gid103376,public From: bobduff@world.std.com (Robert A Duff) Subject: Re: Shared Generic Instance Code Date: 1997/04/02 Message-ID: #1/1 X-Deja-AN: 230235147 References: <5hrkhkINN9ip@snoopy.cis.ohio-state.edu> Organization: The World Public Access UNIX, Brookline, MA Newsgroups: comp.lang.ada Date: 1997-04-02T00:00:00+00:00 List-Id: In article , Jon S Anthony wrote: >I'm not Mr. Patent Lawyer, but I've had to look into this kind of >stuff over the last few months. My understanding is that unless >Intermetrics or Gary Bray took out a patent for their approach (prior >to the DEC filing), the prior "written up" idea is not sufficient to >"invalidate" the patent. Really? I was under the impression that a patent isn't valid if there's "prior art", whether or not that prior art was patented. Otherwise, it seems like you could go around patenting all kinds of old inventions that people have been using for hundreds of years. (I'm not Mr. Patent Lawyer either!) There's also the issue of whether the patented thing is "obvious", which is of course harder to prove. >... Also, it seems that you can't patent an idea >per se - you have to specify how to produce a complete realization of >it. That agrees with my understanding. >...But to be honest, this stuff seems really opaque to me... Me too. - Bob