This page is no longer maintained — Please continue to the home page at www.scala-lang.org

[scala-bts] #3492: better handling of interpolation for XML

1 reply
Scala 2
Joined: 2009-03-05,
User offline. Last seen 42 years 45 weeks ago.

------------------------+---------------------------------------------------
Reporter: ittayd | Owner: scala-xml_team
Type: enhancement | Status: new
Priority: normal | Component: XML support
Keywords: |
------------------------+---------------------------------------------------
see this post for some things that can't be interpolated:
http://stackoverflow.com/questions/1600997/construct-xml-with-dynamic-
label-and-attributes-in-scala

Scala 2
Joined: 2009-03-05,
User offline. Last seen 42 years 45 weeks ago.
Re: [scala-bts] #3492: better handling of interpolation for XML

--------------------------+-------------------------------------------------
Reporter: ittayd | Owner: scala-xml_team
Type: enhancement | Status: closed
Priority: normal | Component: XML support
Resolution: wontfix | Keywords:
--------------------------+-------------------------------------------------
Changes (by dpp):

* status: new => closed
* resolution: => wontfix

Comment:

I'm going to take the extraordinary step of closing this ticket.

There is no compelling need for this feature as tags can easily be created
with Elem(), the complexity that this would add to the parser is huge, and
the corner cases (name space, etc.) is also huge.

If the person that opened this ticket wants to write a SIP (Scala
Improvement Proposal) and get full community review, that's cool, but this
kind of this doesn't belong in a Trac ticket.

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland