|
From: Chris W. <ch...@cw...> - 2002-11-25 04:20:33
|
On Mon, 2002-11-18 at 13:18, Steve Sapovits wrote: > Can you point me to some docs or examples for writing that > wrapper? I looked at SPOPS::DBI some already. I don't know that there are any explicit docs for doing this -- the last SPOPS implementation done was SPOPS::LDAP and that was over a year ago. But you basically need to subclass SPOPS and implement a number of methods. Actually, I take that back. There's another implementation I did but it's not really an implementation. SPOPS::Loopback is used in the test suite for testing security, rulesets, etc. It defines the bare minimum of what an SPOPS implementation needs, including the security checks. That would probably be the best place to start. > I'll see about the case study. Not sure how long it will > take to roll this out ... it's mostly a "spare time" thing > for me right now. Sure, I understand. Just wanted to strike while the iron was hot, so to speak. Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |