<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Identifiers</title><link>https://sourceforge.net/p/freemuse/wiki/Identifiers/</link><description>Recent changes to Identifiers</description><atom:link href="https://sourceforge.net/p/freemuse/wiki/Identifiers/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 04 Jun 2011 08:08:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/freemuse/wiki/Identifiers/feed" rel="self" type="application/rss+xml"/><item><title>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,4 +1,5 @@
 Identifiers
+===
 
 Identifiers for variables, instances, processes, etc. are not allowed to start with a numerical character and can use the following characters:
 
&lt;/pre&gt;</title><link>https://sourceforge.net/p/freemuse/wiki/Identifiers/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,4 +1,5 @@
 Identifiers
+===
 
 Identifiers for variables, instances, processes, etc. are not allowed to start with a numerical character and can use the following characters:
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco Wolf</dc:creator><pubDate>Sat, 04 Jun 2011 08:08:16 -0000</pubDate><guid>https://sourceforge.netd71ae9f5977e1964246e5d893006a10502424aaa</guid></item><item><title>Identifiers

Identifiers for variables, instances, processes, etc. are not allowed to start with a numerical character and can use the following characters:

~~~~
  a...z
  A...Z
  0...9
  @#_
~~~~~~

Examples are:

~~~~
  beta
  Delta
  scale3
  #param
  @home
  _score
~~~~

Please note that the system does not check for unique identifiers. See the section about scope for more information.

Tip: Use short identifiers to enhance performance. The system uses parameters currently as is, a preparser is planned. Therefore the longer the identifier the longer the system needs to parse them. </title><link>https://sourceforge.net/p/freemuse/wiki/Identifiers/</link><description>Identifiers

Identifiers for variables, instances, processes, etc. are not allowed to start with a numerical character and can use the following characters:

~~~~
  a...z
  A...Z
  0...9
  @#_
~~~~~~

Examples are:

~~~~
  beta
  Delta
  scale3
  #param
  @home
  _score
~~~~

Please note that the system does not check for unique identifiers. See the section about scope for more information.

Tip: Use short identifiers to enhance performance. The system uses parameters currently as is, a preparser is planned. Therefore the longer the identifier the longer the system needs to parse them. </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco Wolf</dc:creator><pubDate>Sat, 04 Jun 2011 08:07:49 -0000</pubDate><guid>https://sourceforge.net90d9906f409e7091a3ef5112f6ea3f42d0034ad2</guid></item></channel></rss>