<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Named</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Named/</link><description>Recent changes to Named</description><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Named/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 19 Feb 2014 09:42:24 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Named/feed" rel="self" type="application/rss+xml"/><item><title>Named modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Named/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Wed, 19 Feb 2014 09:42:24 -0000</pubDate><guid>https://sourceforge.net3720109ded075073ba4c4964bff1ee7388695410</guid></item><item><title>Named modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Named/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Mon, 17 Feb 2014 17:03:41 -0000</pubDate><guid>https://sourceforge.net4ec7f85c03d23643262d40d36a47690b4cfe4b9c</guid></item><item><title>Named modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Named/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Mon, 17 Feb 2014 17:01:23 -0000</pubDate><guid>https://sourceforge.net9dcf2d0cd45b7516b139ccf26a813b4304236683</guid></item><item><title>Named modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Named/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -9,4 +9,6 @@

 The name of an object can be used in different ways, depending on which object it is. It can be the name of a Table as well as the name of an Equation etc.

+[Check Named's complete doc](http://mathmaker.sourceforge.net/participate/doc/classcore_1_1base_1_1Named.html)
+
 [Back](Core Objects)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Mon, 17 Feb 2014 17:00:34 -0000</pubDate><guid>https://sourceforge.net92077dbd7585a74e1c653d872f55009e4fcc8e2c</guid></item><item><title>Named modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Named/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,8 +1,9 @@
 All core objects are Named.

-**Field :** name
-
-**Methods :** *(provided)* get_name(), set_name()
+Fields        | Methods *(provided)*   | Methods *(must be reimplemented)*
+------------- | ---------------------- | ---------------------------------
+name          | get_name()             | 
+              | set_name()             |

 You can reimplement these methods for particular purposes. For instance, the setter of geometric objects (Drawable) has been rewritten to forbid the modification of an object's name. For instance, if a Triangle was built using points A, B and C, it has no sense to rename it DEF.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Sat, 15 Feb 2014 17:42:08 -0000</pubDate><guid>https://sourceforge.net8be7abe6f64093fd8e3b7f327ea9427a976df9d5</guid></item><item><title>Named modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Named/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -4,7 +4,7 @@

 **Methods :** *(provided)* get_name(), set_name()

-You can reimplement these methods for particular purposes. For instance, the setter of geometric objects has been rewritten to forbid the modification of an object's name. For instance, if a Triangle was built using points A, B and C, it has no sense to rename it DEF.
+You can reimplement these methods for particular purposes. For instance, the setter of geometric objects (Drawable) has been rewritten to forbid the modification of an object's name. For instance, if a Triangle was built using points A, B and C, it has no sense to rename it DEF.

 The name of an object can be used in different ways, depending on which object it is. It can be the name of a Table as well as the name of an Equation etc.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Sat, 15 Feb 2014 16:57:34 -0000</pubDate><guid>https://sourceforge.netd94ad2a2203dd820f65419a392384f5315d14e26</guid></item><item><title>Named modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Named/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,7 +1,8 @@
 All core objects are Named.

-Field : name
-Methods : get_name(), set_name()
+**Field :** name
+
+**Methods :** *(provided)* get_name(), set_name()

 You can reimplement these methods for particular purposes. For instance, the setter of geometric objects has been rewritten to forbid the modification of an object's name. For instance, if a Triangle was built using points A, B and C, it has no sense to rename it DEF.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Sat, 15 Feb 2014 09:22:44 -0000</pubDate><guid>https://sourceforge.netd48e346a868f98dcc38d1f486300818f0845d49a</guid></item><item><title>Named modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Named/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -7,4 +7,4 @@

 The name of an object can be used in different ways, depending on which object it is. It can be the name of a Table as well as the name of an Equation etc.

-[Back to Core Objects](Core Objects)
+[Back](Core Objects)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Sat, 15 Feb 2014 09:13:57 -0000</pubDate><guid>https://sourceforge.nete9afdbe743525f66bcac1e9e580022fbce5074a8</guid></item><item><title>Named modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Named/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;All core objects are Named.&lt;/p&gt;
&lt;p&gt;Field : name&lt;br /&gt;
Methods : get_name(), set_name()&lt;/p&gt;
&lt;p&gt;You can reimplement these methods for particular purposes. For instance, the setter of geometric objects has been rewritten to forbid the modification of an object's name. For instance, if a Triangle was built using points A, B and C, it has no sense to rename it DEF.&lt;/p&gt;
&lt;p&gt;The name of an object can be used in different ways, depending on which object it is. It can be the name of a Table as well as the name of an Equation etc.&lt;/p&gt;
&lt;p&gt;&lt;a class="" href="/p/mathmaker/doc4dev/Core%20Objects/"&gt;Back to Core Objects&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Sat, 15 Feb 2014 07:57:07 -0000</pubDate><guid>https://sourceforge.net4778daa26611e2d0a21d62642ec8fde0bf987cce</guid></item></channel></rss>