summaryrefslogtreecommitdiff
path: root/doc/faq/faq.xml
blob: 65f5f6bfeb3f94b56b74380b08c957f7600cd2e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="scala-faq.xhtml.xsl"?>
<!DOCTYPE faq PUBLIC "-//lamp.epfl.ch//DTD Scala FAQ//EN"
	             "scala-faq.dtd">

<faq>

  <section title="General">
    <entry id="why">
      <question>Why another programming language </question>
      <answer>Read the rational on the <a
      href="http://scala.epfl.ch">Scala homepage</a></answer>
    </entry>
  </section>

  <section title="Less General">
    <entry>
      <question>Why is feature XYZ not integrated</question>
      <answer>Convince us that it is useful. Make sure you read 
           <seealso ref="why"/> before </answer>
    </entry>
  </section> 

</faq>