Return-Path: X-Original-To: apmail-chemistry-dev-archive@www.apache.org Delivered-To: apmail-chemistry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E2D1119FA for ; Wed, 23 Apr 2014 15:45:19 +0000 (UTC) Received: (qmail 12245 invoked by uid 500); 23 Apr 2014 15:45:16 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 12127 invoked by uid 500); 23 Apr 2014 15:45:16 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 12115 invoked by uid 99); 23 Apr 2014 15:45:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Apr 2014 15:45:16 +0000 Date: Wed, 23 Apr 2014 15:45:16 +0000 (UTC) From: "Peter Sutter (JIRA)" To: dev@chemistry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CMIS-788) Browser Binding: Implement property conversion according to type definition MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Peter Sutter created CMIS-788: --------------------------------- Summary: Browser Binding: Implement property conversion according to type definition Key: CMIS-788 URL: https://issues.apache.org/jira/browse/CMIS-788 Project: Chemistry Issue Type: Improvement Components: objectivecmis Reporter: Peter Sutter Attachments: CMIS-788.diff Current state of browser binding implementation. (Succinct) properties now have the correct type according to the type definition. Implemented type cache for browser binding. -- This message was sent by Atlassian JIRA (v6.2#6252)