Skip to content

is there some general "how to use embedded XML in Scala" page the readme could link to? #162

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

Closed
SethTisue opened this issue Sep 28, 2017 · 7 comments

Comments

@SethTisue
Copy link
Member

we link to the API doc, but that's jumping ahead, is there a total-beginner thing that shows how to write XML literals, pattern match, etc.?

@SethTisue
Copy link
Member Author

there's http://www.scala-lang.org/old/node/131, but perhaps there's something better/newer?

@ocramz
Copy link

ocramz commented Oct 3, 2017

I'm having this exact same issue right now. The idioms for manipulating XML have been seemingly changes in recent years and the resources online don't give a coherent picture.

@SethTisue
Copy link
Member Author

some intro text could be rescued from https://github.com/scala/docs.scala-lang/pull/743/files

@ashawley
Copy link
Member

ashawley commented Oct 3, 2017

I moved those notes to the GitHub wiki, but they haven't received much google juice, yet. See:

https://github.com/scala/scala-xml/wiki

@SethTisue
Copy link
Member Author

SethTisue commented Oct 3, 2017

ah, I forgot about that... so maybe the solution to this would be to just add a wiki link to the readme?

@ashawley
Copy link
Member

ashawley commented Oct 3, 2017

Yes, adding to the README would be good, as would generally filling out and improving the wiki. I've been meaning to do it, but people can jump ahead of me.

@ashawley
Copy link
Member

I've filled out the Wiki a bit and added a link to it in the README

https://github.com/scala/scala-xml/wiki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants