Leif Johansson

Results 36 comments of Leif Johansson

The basic problem is that if I want to do a PR I have to modify a bunch of files to replace the temporary package name instead of just keeping...

Yeah all the tests depend on the spy16 version so I'm not actually testing my code with that approach afiu

I don't see how. Remember that I need to be able to test and use leifj/sabre as a dependency of other projects while we talk about PRs etc. So I...

I guess I never considered a macro - could you demonstrate?

Incidentally I am in the process to switch over to using slang as a dependency for [github.com/SUNET/tq](https://github.com/SUNET/tq) instead of vanilla sabre to get access to more of the lisp primitives....

@spy16 this approach definitely works for me and given that I am now depending on slang I am going to close my PR

For inacademia we use mdq support in pysaml2 instead of locally cached metadata for this reason. This seems to work very well.

Its certainly not "silly". A good MDQ setup includes a cache layer so its just a network roundtrip away. In the InAcademia case it is likely that you'd get very...