<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Core Layer</title><link>https://sourceforge.net/p/empact/wiki/Core%2520Layer/</link><description>Recent changes to Core Layer</description><atom:link href="https://sourceforge.net/p/empact/wiki/Core%20Layer/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 24 Sep 2015 15:58:51 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/empact/wiki/Core%20Layer/feed" rel="self" type="application/rss+xml"/><item><title>Core Layer modified by Sreekant Sreedharan</title><link>https://sourceforge.net/p/empact/wiki/Core%2520Layer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -16,11 +16,11 @@

 Module | Layer | Description
 --------| ----- | -----------
-[os](http://empact.sourceforge.net/docs/Module.os.xml) | core  | This library contains abstractions for OS specific components like Threads, synchronization objects etc..
-[utils](http://empact.sourceforge.net/docs/Module.db.xml)  | core  | This library contains common utility components shared by all libraries.
+[db](http://empact.sourceforge.net/docs/Module.db.xml) | core  | This library provides native support for the most common database technologies in the industry.
 [fileio](http://empact.sourceforge.net/docs/Module.fileio.xml) | core  | This library contains abstractions for libraries for interaction with files.
 [netio](http://empact.sourceforge.net/docs/Module.netio.xml)   | core  | This library contains abstractions for interaction with network libraries.
-[db](http://empact.sourceforge.net/docs/Module.db.xml) | core  | This library provides native support for the most common database technologies in the industry.
+[os](http://empact.sourceforge.net/docs/Module.os.xml) | core  | This library contains abstractions for OS specific components like Threads, synchronization objects etc..
+[utils](http://empact.sourceforge.net/docs/Module.utils.xml)   | core  | This library contains common utility components shared by all libraries.

 ## Class Catalog ##
 Documentation for individual classes are included in docs.tar.gz file in the root directory. You will need to extract it into the docs directory for your documentation to work. Please read /docs/index.htm for more instructions.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sreekant Sreedharan</dc:creator><pubDate>Thu, 24 Sep 2015 15:58:51 -0000</pubDate><guid>https://sourceforge.netb0f1207cf95985f3c5e7f1d029603c76afea6618</guid></item><item><title>Core Layer modified by Sreekant Sreedharan</title><link>https://sourceforge.net/p/empact/wiki/Core%2520Layer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -16,11 +16,11 @@

 Module | Layer | Description
 --------| ----- | -----------
-db | core  | This library provides native support for the most common database technologies in the industry.
-fileio | core  | This library contains abstractions for libraries for interaction with files.
-netio  | core  | This library contains abstractions for interaction with network libraries.
-os | core  | This library contains abstractions for OS specific components like Threads, synchronization objects etc..
-utils  | core  | This library contains common utility components shared by all libraries.
+[os](http://empact.sourceforge.net/docs/Module.os.xml) | core  | This library contains abstractions for OS specific components like Threads, synchronization objects etc..
+[utils](http://empact.sourceforge.net/docs/Module.db.xml)  | core  | This library contains common utility components shared by all libraries.
+[fileio](http://empact.sourceforge.net/docs/Module.fileio.xml) | core  | This library contains abstractions for libraries for interaction with files.
+[netio](http://empact.sourceforge.net/docs/Module.netio.xml)   | core  | This library contains abstractions for interaction with network libraries.
+[db](http://empact.sourceforge.net/docs/Module.db.xml) | core  | This library provides native support for the most common database technologies in the industry.

 ## Class Catalog ##
 Documentation for individual classes are included in docs.tar.gz file in the root directory. You will need to extract it into the docs directory for your documentation to work. Please read /docs/index.htm for more instructions.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sreekant Sreedharan</dc:creator><pubDate>Thu, 24 Sep 2015 15:51:04 -0000</pubDate><guid>https://sourceforge.netb652fe64a2745d37c99dd40c07cfbe3bf982573d</guid></item><item><title>Core Layer modified by Sreekant Sreedharan</title><link>https://sourceforge.net/p/empact/wiki/Core%2520Layer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -21,3 +21,10 @@
 netio  | core  | This library contains abstractions for interaction with network libraries.
 os | core  | This library contains abstractions for OS specific components like Threads, synchronization objects etc..
 utils  | core  | This library contains common utility components shared by all libraries.
+
+## Class Catalog ##
+Documentation for individual classes are included in docs.tar.gz file in the root directory. You will need to extract it into the docs directory for your documentation to work. Please read /docs/index.htm for more instructions.
+
+## Samples ##
+Samples for key components in this layer are organized in the samples/core directory of the source code.
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sreekant Sreedharan</dc:creator><pubDate>Thu, 09 Jul 2015 09:22:49 -0000</pubDate><guid>https://sourceforge.net0bb259dacb24d270e37f3bd5a1245bec5ddcaf92</guid></item><item><title>Core Layer modified by Sreekant Sreedharan</title><link>https://sourceforge.net/p/empact/wiki/Core%2520Layer/</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/">Sreekant Sreedharan</dc:creator><pubDate>Thu, 09 Jul 2015 08:57:12 -0000</pubDate><guid>https://sourceforge.net30311481191311a29e2d4a91ad27096bd2557f63</guid></item><item><title>Core Layer modified by Sreekant Sreedharan</title><link>https://sourceforge.net/p/empact/wiki/Core%2520Layer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,8 +1,23 @@
 # Core Layer #

 ## Function ##
+The function of this layer is to provide an abstraction of the underlying operating system. Code in this layer may be platform specific. If it is, the code in the include and src (source) directory is further broken down into up-to three sub-directories: portable, unix and win32. 
+
+Generally, if you use a class declared in the portable directory, you are guaranteed that it will compile and have the same behavior regardless of the underlying operating system. The portable code is often an abstraction of corresponding concrete implementations in the unix or win32 directory.
+
+Note that by design, the layer does not mandate the use of portable classes. You can always access the native implementation if you need to, for performance, or to benefit from platform-specific features.

 ## Design Principles ##
+* Facilitate writing code independent of platforms: operating system, databases, devices etc.
+* Provide the ability to access platform dependent implementation if necessary. 
+* Provide a set of utilities and data structures that may not already be provided by the C++ standard libraries.

 ## Modules ##

+Module | Layer | Description
+--------| ----- | -----------
+db | core  | This library provides native support for the most common database technologies in the industry.
+fileio | core  | This library contains abstractions for libraries for interaction with files.
+netio  | core  | This library contains abstractions for interaction with network libraries.
+os | core  | This library contains abstractions for OS specific components like Threads, synchronization objects etc..
+utils  | core  | This library contains common utility components shared by all libraries.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sreekant Sreedharan</dc:creator><pubDate>Thu, 09 Jul 2015 08:53:27 -0000</pubDate><guid>https://sourceforge.net24c3c0e16142b49af04ab54c0de0f7595c2dec79</guid></item><item><title>Core Layer modified by Sreekant Sreedharan</title><link>https://sourceforge.net/p/empact/wiki/Core%2520Layer/</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/">Sreekant Sreedharan</dc:creator><pubDate>Thu, 09 Jul 2015 08:20:46 -0000</pubDate><guid>https://sourceforge.net799860ee4d23ad8b6ac858595ef8d18ace0b3ac8</guid></item><item><title>layer.core modified by Sreekant Sreedharan</title><link>https://sourceforge.net/p/empact/wiki/layer.core/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="core-layer"&gt;Core Layer&lt;/h1&gt;
&lt;h2 id="function"&gt;Function&lt;/h2&gt;
&lt;h2 id="design-principles"&gt;Design Principles&lt;/h2&gt;
&lt;h2 id="modules"&gt;Modules&lt;/h2&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sreekant Sreedharan</dc:creator><pubDate>Thu, 09 Jul 2015 08:20:01 -0000</pubDate><guid>https://sourceforge.neta72fb142b3d1527b9e3bee49c2560f9899c2d7ba</guid></item></channel></rss>