Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modularize sieve extentions #508

Open
brong opened this issue Feb 5, 2003 · 6 comments
Open

modularize sieve extentions #508

brong opened this issue Feb 5, 2003 · 6 comments
Assignees
Labels
diceroll assigned by dice roll enhancement feature request, not a bug P5 shelved no plans to work on this any time soon Sieve

Comments

@brong
Copy link
Member

brong commented Feb 5, 2003

From: Rob Siemborski
Bugzilla-Id: 1807
Version: 2.2.x
Owner: Ken Murchison

@brong
Copy link
Member Author

brong commented Feb 5, 2003

From: Rob Siemborski

The current sieve implementation is all over the place in how extentions and the
core is implemented. It'd be great if there could be some common API for
plugin-type modules (even if they are staticly linked), that makes adding
extentions easy.

This would include a bytecode/interpretation interface for each test/action
extention.

...there may not be a general way to do this for all extentions...

@brong
Copy link
Member Author

brong commented Nov 13, 2003

From: Larry Greenfield

i started an implementation of this a long time ago. i'll try to dig this up and
attach something that at least shows the outline of what i was thinking.

@brong
Copy link
Member Author

brong commented Apr 22, 2004

From: Ken Murchison

Larry, did you ever find what you had started?

@brong brong added Sieve P5 enhancement feature request, not a bug labels Dec 13, 2016
@brong brong assigned elliefm and unassigned ksmurchison Aug 7, 2017
@brong brong added the diceroll assigned by dice roll label Aug 7, 2017
@elliefm
Copy link
Contributor

elliefm commented Aug 7, 2017

@ksmurchison, what's our care factor on this? Shelve it for someday, or just close it? Or has it already been addressed sometime in the last 13 years?

@ksmurchison
Copy link
Contributor

Probably shelve it for now. It certainly is non-trivial to add extensions and making this easier would be beneficial.

@jamescassell
Copy link
Contributor

I'd love to do it "some day," but I'm about 120% booked these days...

@elliefm elliefm added the shelved no plans to work on this any time soon label Aug 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
diceroll assigned by dice roll enhancement feature request, not a bug P5 shelved no plans to work on this any time soon Sieve
Projects
None yet
Development

No branches or pull requests

4 participants