Return-Path: X-Original-To: apmail-zest-dev-archive@minotaur.apache.org Delivered-To: apmail-zest-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D657F181C1 for ; Sun, 12 Jul 2015 08:31:04 +0000 (UTC) Received: (qmail 1299 invoked by uid 500); 12 Jul 2015 08:31:04 -0000 Delivered-To: apmail-zest-dev-archive@zest.apache.org Received: (qmail 1259 invoked by uid 500); 12 Jul 2015 08:31:04 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 1248 invoked by uid 99); 12 Jul 2015 08:31:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jul 2015 08:31:04 +0000 Date: Sun, 12 Jul 2015 08:31:04 +0000 (UTC) From: "Niclas Hedhman (JIRA)" To: dev@zest.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ZEST-94) Better support for custom basic types MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Niclas Hedhman created ZEST-94: ---------------------------------- Summary: Better support for custom basic types Key: ZEST-94 URL: https://issues.apache.org/jira/browse/ZEST-94 Project: Zest Issue Type: Sub-task Reporter: Niclas Hedhman Fix For: 3.0 In 2.x, there are a handful of primary types that are built into the entity handling system. To add a completely new type, such as a GeoPoint or a Complex Math type, requires changes in the Core. This shouldn't be necessary, and one should be able to add types during Assembly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)