Re: [jira] Created: (XBEAN-24) [RTC] Support mixed nested properties and complex elements

2006-07-15 Thread Matt Hogstrom

+1

Looks fine.

Dain Sundstrom (JIRA) wrote:

[RTC] Support mixed nested properties and complex elements
--

 Key: XBEAN-24
 URL: http://issues.apache.org/jira/browse/XBEAN-24
 Project: XBean
  Issue Type: New Feature
  Components: spring
Reporter: Dain Sundstrom
 Assigned To: Dain Sundstrom
Priority: Critical
 Fix For: 2.6


In OpenEJB we would like to be able to support arbitrary mixing of text based 
properties and complex elements.  This patch adds support for this by merging 
all text sub nodes and attempting to read them in using java.util.Properties.  
This patch contains a test case which read the following xbean-spring element:
{code:xml} 
  

  cheeseEdam


Salami

   size  17
  
{code}




[jira] Created: (XBEAN-24) [RTC] Support mixed nested properties and complex elements

2006-07-14 Thread Dain Sundstrom (JIRA)
[RTC] Support mixed nested properties and complex elements
--

 Key: XBEAN-24
 URL: http://issues.apache.org/jira/browse/XBEAN-24
 Project: XBean
  Issue Type: New Feature
  Components: spring
Reporter: Dain Sundstrom
 Assigned To: Dain Sundstrom
Priority: Critical
 Fix For: 2.6


In OpenEJB we would like to be able to support arbitrary mixing of text based 
properties and complex elements.  This patch adds support for this by merging 
all text sub nodes and attempting to read them in using java.util.Properties.  
This patch contains a test case which read the following xbean-spring element:
{code:xml} 
  
  cheeseEdam


Salami

   size  17
  
{code}


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira