← Back to team overview

zorba-coders team mailing list archive

[Bug 962216] Re: stack & queue module

 

wrt. 1: there is no way IMO to make a distinction between a collection/stack/queue because in fact all of them are collections.
Best way, IMO is to update the documentation to reflect the fact that:
 - remove available-stacks/available-queues functions
 - mention the fact that delete will remove that collection

wrt. 2: I could find no trim fucntion in the lp:zorba

Issues 3-8 have been addressed.

** Branch linked: lp:zorba/stack-module

** Branch linked: lp:zorba/queue-module

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/962216

Title:
  stack & queue module

Status in Zorba - The XQuery Processor:
  In Progress

Bug description:
  Implement two new modules:

  - stack for node items, using collections
  - queue for node items, using collections

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/962216/+subscriptions


References