Re: [ANN] clj-xpath 1.3.3

2012-11-21 Thread Phil Hagelberg
Michael Klishin writes: > Please use a group-id, it is not that hard to come up with, even if > you end up using org.clojars.[username]. No, please do not use org.clojars.* unless you are publishing a fork. That convention has a specific meaning already; if you use it you will be signaling to yo

Re: [ANN] clj-xpath 1.3.3

2012-11-21 Thread Alex Osborne
On 21/11/12 3:10 AM, John Gabriele wrote: Oh, thanks. My understanding was that current best practice was to choose a good name, and then if you're the original author, your project's group-id = artifact-id (and thus you get the https://clojars.org/my-proj url). The thought behind Clojars' conv

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread Michael Klishin
2012/11/20 John Gabriele > Aside: perhaps you could instead use some other unique name for your > project. Like xpathfinder or xml-strider or something? And that's how you run out of sane project names. Using group-id the same as artifact-id monopolizes the name for *all* JVM languages if you

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread John Gabriele
On Tuesday, November 20, 2012 12:47:49 PM UTC-5, Terje Norderhaug wrote: > > On Tue, Nov 20, 2012 at 9:07 AM, Phil Hagelberg > > > wrote: > > However, the likelihood that anyone else will come along in the future > > and name another library clj-xpath is basically nil in this case. > > For sta

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread Terje Norderhaug
On Tue, Nov 20, 2012 at 9:07 AM, Phil Hagelberg wrote: > However, the likelihood that anyone else will come along in the future > and name another library clj-xpath is basically nil in this case. For standards/recommendations like xpath it would be preferable to avoid that the first Clojure imple

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread John Gabriele
On Tuesday, November 20, 2012 12:10:09 PM UTC-5, Phil Hagelberg wrote: > > John Gabriele > writes: > > > Oh, thanks. My understanding was that current best practice was to > > choose a good name, and then if you're the original author, your > > project's group-id = artifact-id (and thus you get

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread Phil Hagelberg
John Gabriele writes: > Oh, thanks. My understanding was that current best practice was to > choose a good name, and then if you're the original author, your > project's group-id = artifact-id (and thus you get the > https://clojars.org/my-proj url). You're correct that this is the Clojars polic

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread Mark Rathwell
> Thanks for the link. I have no idea if anyone is using the library w/o the > group name. Is there any way to tell via Clojars? No. I think the only real option would be to contact anyone following the repo on Github and inquire. Honestly, though, I would just leave it, I don't see it causin

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread Laurent PETIT
2012/11/20 John Gabriele > On Tuesday, November 20, 2012 10:35:46 AM UTC-5, lpetit wrote: >> >> 2012/11/20 Laurent PETIT >> >>> 2012/11/20 Kyle R. Burton >>> >>> > The Leiningen coordiates are: >> >> [org.clojars.kyleburton/clj-xpath "1.3.3"] >> >> > Just curi

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread Heinz Nikolaus Gies
Po Sent from my iPhone On 20.11.2012, at 16:47, "Kyle R. Burton" wrote: > > On Tue, Nov 20, 2012 at 10:35 AM, Mark Rathwell > wrote: >> You can contact the maintainers at the address found at the bottom of [1] >> and ask them to remove the clj-xpath group, but you probably don't want to >>

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread John Gabriele
On Tuesday, November 20, 2012 10:35:46 AM UTC-5, lpetit wrote: > > 2012/11/20 Laurent PETIT > > >> 2012/11/20 Kyle R. Burton > >> >> >>> The Leiningen coordiates are: > > [org.clojars.kyleburton/clj-**xpath "1.3.3"] > > Just curious, why isn't that just [clj-xpath "1.3

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread Kyle R. Burton
On Tue, Nov 20, 2012 at 10:35 AM, Mark Rathwell wrote: > You can contact the maintainers at the address found at the bottom of [1] > and ask them to remove the clj-xpath group, but you probably don't want to > do that if anyone is using the library. > > Thanks for the link. I have no idea if anyo

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread Laurent PETIT
2012/11/20 Laurent PETIT > 2012/11/20 Kyle R. Burton > > >> >>> The Leiningen coordiates are: [org.clojars.kyleburton/clj-**xpath "1.3.3"] >>> Just curious, why isn't that just [clj-xpath "1.3.3"]? Searching >>> clojars, you seem to have uploaded 1.3.0 a while back... >>> >

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread Mark Rathwell
You can contact the maintainers at the address found at the bottom of [1] and ask them to remove the clj-xpath group, but you probably don't want to do that if anyone is using the library. [1] https://github.com/ato/clojars-web/wiki/Contact On Tue, Nov 20, 2012 at 10:07 AM, Kyle R. Burton wrote:

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread Laurent PETIT
2012/11/20 Kyle R. Burton > > >> The Leiningen coordiates are: >>> >>> [org.clojars.kyleburton/clj-**xpath "1.3.3"] >>> >>> >> Just curious, why isn't that just [clj-xpath "1.3.3"]? Searching clojars, >> you seem to have uploaded 1.3.0 a while back... >> >> > That was a mistake. I didn't want

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread John Gabriele
On Tuesday, November 20, 2012 10:07:15 AM UTC-5, Kyle Burton wrote: > > > >> The Leiningen coordiates are: >>> >>> [org.clojars.kyleburton/clj-**xpath "1.3.3"] >>> >>> >> Just curious, why isn't that just [clj-xpath "1.3.3"]? Searching clojars, >> you seem to have uploaded 1.3.0 a while back..

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread Kyle R. Burton
> The Leiningen coordiates are: >> >> [org.clojars.kyleburton/clj-**xpath "1.3.3"] >> >> > Just curious, why isn't that just [clj-xpath "1.3.3"]? Searching clojars, > you seem to have uploaded 1.3.0 a while back... > > That was a mistake. I didn't want to claim a global 'clj-xpath' namespace on

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread Kyle R. Burton
> Dependency information is at the very bottom of the document? How are > newcomers > supposed to find it? Please make it more visible. > Good point. I've moved the dependency info up towards the top of the README. Thanks for the feedback. Best Regards, Kyle -- Twitter: @kyleburton Github:

Re: [ANN] clj-xpath 1.3.3

2012-11-20 Thread John Gabriele
On Monday, November 19, 2012 2:55:40 PM UTC-5, Kyle Burton wrote: > > clj-xpath is a library that makes it easier to with XPath from Clojure. > > I've never announced this library before (or any for that matter). > Someone recently sent me a pull request to fix an issue in the README > (during

Re: [ANN] clj-xpath 1.3.3

2012-11-19 Thread Michael Klishin
2012/11/19 Kyle R. Burton > An introduction and some documentation is available here: > > http://kyleburton.github.com/clj-xpath/site/ > > The project is on github here: > > https://github.com/kyleburton/clj-xpath > Dependency information is at the very bottom of the document? How are newcom

[ANN] clj-xpath 1.3.3

2012-11-19 Thread Kyle R. Burton
clj-xpath is a library that makes it easier to with XPath from Clojure. I've never announced this library before (or any for that matter). Someone recently sent me a pull request to fix an issue in the README (during the Conj) so I thought I'd announce it to solicit feedback. The Leiningen coord