Opened 17 years ago

Closed 16 years ago

Last modified 16 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 by ehuelsmann, 16 years ago

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

comment:2 by ehuelsmann, 16 years ago

Resolution: fixed
Status: assignedclosed

First released in 0.19.1.

comment:3 by ehuelsmann, 16 years ago

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