--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
clojure+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/8a486bd5-bb5f-41ef-bcb6-74e49ed58db4%40googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/8a486bd5-bb5f-41ef-bcb6-74e49ed58db4%40googlegroups.com.
With the clue you gave me, I can look at that page and I see that javax.sql.DataSource is used in two protocols, so I guess I could then look to see where those protocols are used. But I'm thinking there might be an easier way to reverse-engineer an interface or class to get something that I can use in an if statement, when I'm adding in a runtime check?
Maybe take a step back and explain the problem you are trying to solve here?
It sounds like you’re trying to jump into some really low-level stuff that you almost certainly do not need to do. You asked “What is the correct way to do this?” but it’s not at all clear what you’re trying to do so I don’t know how to answer it, other than suggesting you read the docs and join the Slack community so you can have real time conversations where folks can better understand how to help you by asking you questions and looking at your code. The mailing list is just too slow a medium for the sort of conversations I think you need to have at this stage in your Clojure journey.
Sean Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/bb43da65-d4be-4afa-bd86-5707817a5764%40googlegroups.com.