Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#59 closed enhancement (fixed)

Add extensible sequences to ABCL

Reported by: astalla Owned by: astalla
Priority: minor Milestone: 0.19
Component: other Version:
Keywords: extensible sequences collections Cc:
Parent Tickets:

Description

Implement the protocol described in http://www.doc.gold.ac.uk/~mas01cr/papers/ilc2007/sequences-20070301.pdf to allow users to provide new types of sequences working with the standard Common Lisp sequences API. Use this protocol to make Java collections first-class in abcl.

Change History (3)

comment:1 Changed 14 years ago by ehuelsmann

Milestone: unscheduled
Owner: changed from somebody to astalla
Status: newassigned

comment:2 Changed 14 years ago by ehuelsmann

Resolution: fixed
Status: assignedclosed

First released in 0.19.1.

comment:3 Changed 14 years ago by ehuelsmann

Milestone: unscheduled0.19
Note: See TracTickets for help on using tickets.