Revision: 262
          
http://mindtreeinsight.svn.sourceforge.net/mindtreeinsight/?rev=262&view=rev
Author:   bindul
Date:     2011-01-07 05:57:42 +0000 (Fri, 07 Jan 2011)

Log Message:
-----------
Insight 2...

Added Paths:
-----------
    insight-core/trunk/insight-core-api/src/site/apt/i18n.apt
    insight-core/trunk/insight-core-api/src/site/apt/index.apt

Added: insight-core/trunk/insight-core-api/src/site/apt/i18n.apt
===================================================================
--- insight-core/trunk/insight-core-api/src/site/apt/i18n.apt                   
        (rev 0)
+++ insight-core/trunk/insight-core-api/src/site/apt/i18n.apt   2011-01-07 
05:57:42 UTC (rev 262)
@@ -0,0 +1,28 @@
+                                   ------
+                        Insight Core API Localization
+                                   ------
+                                Bindul Bhowmik
+                                   ------
+                                  $Date$
+
+Localized Resources
+
+       In Insight Core API, the following resources are localized.
+       
+* API Messages
+
+       The API messages and exceptions are localized using the
+       <<<com.mindtree.techworks.insight.core.api.api-messages>>> resource 
bundle.
+       The core implementation uses a property file resource bundle. The 
resource
+       keys are:
+       
+*-----------------------------------+---------------------------------------------------------------+
+|| Key                                                 || English Message      
                                                                                
        |
+*-----------------------------------+---------------------------------------------------------------+
+| model.exception.loglevelnmnull       |  Log Level name cannot be null        
                                                        |
+*-----------------------------------+---------------------------------------------------------------+
+| model.exception.duplicateglobal      | Attempt to register a global log 
level with non-unique log level name: {0} |
+*-----------------------------------+---------------------------------------------------------------+
+| model.exception.nullstore                    | Store cannot be null          
                                                                        |
+*-----------------------------------+---------------------------------------------------------------+
+


Property changes on: insight-core/trunk/insight-core-api/src/site/apt/i18n.apt
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:keywords
   + Date Author Id Revision HeadURL
Added: svn:eol-style
   + native

Added: insight-core/trunk/insight-core-api/src/site/apt/index.apt
===================================================================
--- insight-core/trunk/insight-core-api/src/site/apt/index.apt                  
        (rev 0)
+++ insight-core/trunk/insight-core-api/src/site/apt/index.apt  2011-01-07 
05:57:42 UTC (rev 262)
@@ -0,0 +1,31 @@
+                                   ------
+                               Insight Core API
+                                   ------
+                                Bindul Bhowmik
+                                   ------
+                                  $Date$
+
+Insight Core API
+
+       Insight Core API holds the model and core API components for Insight. 
Implementation
+       of the features in Insight Core API is provided in the 
{{{../insight-core-impl} Core Implementation}}
+       and other related projects. The basic idea is that all Insight 
interfaces
+       and plug-ins will only need the Core API as a compiler dependency and
+       implementations and features can be plugged in and swapped at runtime.
+       
+API Components
+
+       The Core API is organized with the following components:
+
+* Log Model
+
+       The log model holds the representation of a log event and log events 
from
+       a log source with all associated data. Most operations in Insight 
revolve
+       around manipulating and operating on the log model.
+       
+Localization
+
+       Insight 2.0 has been designed from ground up with localization in mind. 
The
+       localization support however is a little scattered and is dependent on 
the
+       individual Insight component. For the Insight Core API, localization 
details
+       are documented {{{i18n.html} here}}. 
\ No newline at end of file


Property changes on: insight-core/trunk/insight-core-api/src/site/apt/index.apt
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:keywords
   + Date Author Id Revision HeadURL
Added: svn:eol-style
   + native


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
MindTreeInsight-commits mailing list
MindTreeInsight-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mindtreeinsight-commits

Reply via email to