You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by pl...@apache.org on 2014/12/01 09:14:42 UTC

incubator-tamaya git commit: Added section on Data Type Conversion. Content is currently missing and will be written soon.

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master f04430ba1 -> bed10573d


Added section on Data Type Conversion. Content is currently missing and will be written soon.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/bed10573
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/bed10573
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/bed10573

Branch: refs/heads/master
Commit: bed10573de3291c866a0e680387b5656652228a1
Parents: f04430b
Author: Oliver B. Fischer <pl...@apache.org>
Authored: Mon Dec 1 09:14:02 2014 +0100
Committer: Oliver B. Fischer <pl...@apache.org>
Committed: Mon Dec 1 09:14:02 2014 +0100

----------------------------------------------------------------------
 docs/design/2_CoreConcepts.adoc | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/bed10573/docs/design/2_CoreConcepts.adoc
----------------------------------------------------------------------
diff --git a/docs/design/2_CoreConcepts.adoc b/docs/design/2_CoreConcepts.adoc
index 5becc30..f1d3e26 100644
--- a/docs/design/2_CoreConcepts.adoc
+++ b/docs/design/2_CoreConcepts.adoc
@@ -16,6 +16,11 @@ These parts are explained in the following sections. It is recommended that user
 All subsequent parts are building upon this concepts and may be more difficult to understand without having read
 this section.
 
+[[DataTypeConversion]]
+=== Data Type Conversion
+
+To be added.
+
 [[APIKeyValues]]
 === Key/Value Pairs