Patent #7028023: Linked List
google.com
Patent #7028023: Linked List
1–10 of 64 posts
Re: Patent #7028023: Linked List
#2Isn't this basically what e.g. MySQL secondary indexes are?
Re: Patent #7028023: Linked List
#3This guy is amazing... he invented everything.. from air purifiers and supplementary bicycle handlebars, shoe tongue securing devices to linked lists (as early as 2002!!!)
Patent Troll!
Re: Patent #7028023: Linked List
#4Previous discussion
Re: Patent #7028023: Linked List
#5Java LinkedList: http://docs.oracle.com/javase/6/docs/api/java/util/LinkedLis...
Since J2SE 1.2 (December 8, 1998)
Re: Patent #7028023: Linked List
#6I think we need to coin a new acronym: Yet Another Bogus Patent.
Re: Patent #7028023: Linked List
#7I posted it on http://askpatents.com if you'd like to list prior art.
http://patents.stackexchange.com/questions/738/prior-art-for...
Even an issued patent can still be invalidated. http://patents.stackexchange.com/questions/587/if-a-patent-h...
Re: Patent #7028023: Linked List
#8Hey, if you have solid prior art, post it to patents.stackexchange.com
Someone has already started:
http://patents.stackexchange.com/questions/738/prior-art-for...
Re: Patent #7028023: Linked List
#9This has been discussed before, it is not just a linked list.
It is a list which has elements that not only point to the next element, but the element after it, and so on. (As to provide a recovery method if one element is to be destroyed, or to ease implementation for removal etc.
However that's still fringing on patent trolls.
Re: Patent #7028023: Linked List
#10This guy has to have some massive balls to do this.