<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/the-cedar-project/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/the-cedar-project/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 15 Dec 2021 12:28:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/the-cedar-project/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by UEPCS</title><link>https://sourceforge.net/p/the-cedar-project/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -11,4 +11,4 @@
 - runtime: C++ and python runtime support files
 - ruststore: A datastore for the CEDAR runtime

-See [Installation]
+See [Installation], [Overview] 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">UEPCS</dc:creator><pubDate>Wed, 15 Dec 2021 12:28:41 -0000</pubDate><guid>https://sourceforge.net1b1e4c4d1d7cd579ee61bd32f9915965ebcbf50a</guid></item><item><title>Home modified by UEPCS</title><link>https://sourceforge.net/p/the-cedar-project/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -11,14 +11,4 @@
 - runtime: C++ and python runtime support files
 - ruststore: A datastore for the CEDAR runtime

-
-Installation
---
-Use pip's [VCS support](https://pip.pypa.io/en/stable/reference/pip_install/#subversion) (for python3, pip3 on ubuntu) to install direct from sourceforge:
-
-    :::bash
-    pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/eda-model
-    pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/eda-model-interface
-    pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/edator
-
-Known gotcha: [qtconsole](https://pypi.org/project/qtconsole/), used for an interactive terminal within [edator], uses [qtpy](https://pypi.org/project/QtPy/) to select the Qt interface on the system. If your system has PyQt5 installed, it will be incorrectly chosen over PySide2. To ensure that PySide2 is selected, set `QT_API=pyside2` in your environment.
+See [Installation]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">UEPCS</dc:creator><pubDate>Wed, 15 Dec 2021 12:23:36 -0000</pubDate><guid>https://sourceforge.nete3f3c16049c0a25b5d6f19928df1ebb4aad6f902</guid></item><item><title>Home modified by UEPCS</title><link>https://sourceforge.net/p/the-cedar-project/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -7,6 +7,10 @@
 - eda-model: XML schema and schematron that define the storage of a valid design.
 - eda-model-interface ([edami]): python3 library for loading, editing, diffing and validating an instance of an EDA design.
 - [edator]: The editor/IDE of EDA designs, using Qt/PySide2.
+- code generator: generate a C++ code base from a CEDAR model.
+- runtime: C++ and python runtime support files
+- ruststore: A datastore for the CEDAR runtime
+

 Installation
 --
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">UEPCS</dc:creator><pubDate>Wed, 15 Dec 2021 12:21:41 -0000</pubDate><guid>https://sourceforge.net84a5ac55227f9ba67c603693e59dba7649d20e79</guid></item><item><title>Home modified by UEPCS</title><link>https://sourceforge.net/p/the-cedar-project/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -10,18 +10,11 @@

 Installation
 --
-Use pip's [https://pip.pypa.io/en/stable/reference/pip_install/#subversion](VCS support) (for python3, pip3 on ubuntu) to install direct from sourceforge:
+Use pip's [VCS support](https://pip.pypa.io/en/stable/reference/pip_install/#subversion) (for python3, pip3 on ubuntu) to install direct from sourceforge:

     :::bash
     pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/eda-model
     pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/eda-model-interface
     pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/edator

-Known gotcha: [https://pypi.org/project/qtconsole/](qtconsole), used for an interactive terminal within [edator], uses [https://pypi.org/project/QtPy/](qtpy) to select the Qt interface on the system. If your system has PyQt5 installed, it will be incorrectly chosen over PySide2. To ensure that PySide2 is selected, set `QT_API=pyside2` in your environment.
-
-EDA models
----
-EDA models are stored in XML, with the structure defined in XSD and schematron.  A single design is split into many files as:
-a) Domains are reusable components
-b) version control/change management is easier with many smaller files.
-
+Known gotcha: [qtconsole](https://pypi.org/project/qtconsole/), used for an interactive terminal within [edator], uses [qtpy](https://pypi.org/project/QtPy/) to select the Qt interface on the system. If your system has PyQt5 installed, it will be incorrectly chosen over PySide2. To ensure that PySide2 is selected, set `QT_API=pyside2` in your environment.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">UEPCS</dc:creator><pubDate>Thu, 04 Mar 2021 14:20:42 -0000</pubDate><guid>https://sourceforge.net93de2141e4736f38c82a6a441e3c3581f8327a74</guid></item><item><title>Home modified by UEPCS</title><link>https://sourceforge.net/p/the-cedar-project/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -17,6 +17,8 @@
     pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/eda-model-interface
     pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/edator

+Known gotcha: [https://pypi.org/project/qtconsole/](qtconsole), used for an interactive terminal within [edator], uses [https://pypi.org/project/QtPy/](qtpy) to select the Qt interface on the system. If your system has PyQt5 installed, it will be incorrectly chosen over PySide2. To ensure that PySide2 is selected, set `QT_API=pyside2` in your environment.
+
 EDA models
 ---
 EDA models are stored in XML, with the structure defined in XSD and schematron.  A single design is split into many files as:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">UEPCS</dc:creator><pubDate>Thu, 04 Mar 2021 14:18:41 -0000</pubDate><guid>https://sourceforge.net87a6b4ec27488c28b3979d037e073266ac39d913</guid></item><item><title>Home modified by UEPCS</title><link>https://sourceforge.net/p/the-cedar-project/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -8,6 +8,15 @@
 - eda-model-interface ([edami]): python3 library for loading, editing, diffing and validating an instance of an EDA design.
 - [edator]: The editor/IDE of EDA designs, using Qt/PySide2.

+Installation
+--
+Use pip's [https://pip.pypa.io/en/stable/reference/pip_install/#subversion](VCS support) (for python3, pip3 on ubuntu) to install direct from sourceforge:
+
+    :::bash
+    pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/eda-model
+    pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/eda-model-interface
+    pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/edator
+
 EDA models
 ---
 EDA models are stored in XML, with the structure defined in XSD and schematron.  A single design is split into many files as:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">UEPCS</dc:creator><pubDate>Thu, 04 Mar 2021 14:15:44 -0000</pubDate><guid>https://sourceforge.net68fecace4514197f4d8f93fb73c71706d81ec0f2</guid></item><item><title>Home modified by UEPCS</title><link>https://sourceforge.net/p/the-cedar-project/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,16 @@
-Welcome to your wiki!
+The Common Event Driven Application Runtime (CEDAR) is set of software to design, code generate and run, event driven applications. This formalism is an extension of the Shlaer–Mellor method and executable UML, facilitating deployment of domains across multiple hosts, using networked bridges to process and pass events between them.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Core technologies: XML, Python, Qt/PySide. Current release solely targets Linux, but has previously run on macOS.

-The wiki uses [Markdown](/p/the-cedar-project/wiki/markdown_syntax/) syntax.
+Currently released components are:

-[[members limit=20]]
-[[download_button]]
+- eda-model: XML schema and schematron that define the storage of a valid design.
+- eda-model-interface ([edami]): python3 library for loading, editing, diffing and validating an instance of an EDA design.
+- [edator]: The editor/IDE of EDA designs, using Qt/PySide2.
+
+EDA models
+---
+EDA models are stored in XML, with the structure defined in XSD and schematron.  A single design is split into many files as:
+a) Domains are reusable components
+b) version control/change management is easier with many smaller files.
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">UEPCS</dc:creator><pubDate>Thu, 04 Mar 2021 12:43:38 -0000</pubDate><guid>https://sourceforge.net552a8bc28c5890d99f3df33e326f217302ac1e2c</guid></item><item><title>Home modified by UEPCS</title><link>https://sourceforge.net/p/the-cedar-project/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/the-cedar-project/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/uepcs/"&gt;UEPCS&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-6025974f4714439d0a140e1a" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">UEPCS</dc:creator><pubDate>Thu, 04 Mar 2021 11:18:58 -0000</pubDate><guid>https://sourceforge.netf1cc9cb4c934396b47979e92c99a3a6284138881</guid></item></channel></rss>