From be152f0a5f3da6214a5a6fa8292c4ba38be6c75a Mon Sep 17 00:00:00 2001 From: Julian Hyde Date: Sun, 2 Jun 2013 16:33:25 -0600 Subject: [PATCH] Add Julian's wishlist to 2.0 spec --- olap4j_version_2_specification.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/olap4j_version_2_specification.md b/olap4j_version_2_specification.md index 24f68d6..9ac76a1 100644 --- a/olap4j_version_2_specification.md +++ b/olap4j_version_2_specification.md @@ -23,3 +23,6 @@ Existing bugs, features and pull requests * TODO: review bugs at SF.net http://sourceforge.net/p/olap4j/bugs * Measure group names http://sourceforge.net/p/olap4j/discussion/577988/thread/781635f9 +Julian's wishlist: +* Add pretty much all of the latest SSAS and XMLA concepts. Even ones that don't exist in Mondrian. We'd just leave out things which are .NET-specific and obsolete features that are in XMLA just for compatibility. +* Add a mechanism to transmit user-defined extensions to the model. (In Mondrian these are defined as annotations in the schema.)