You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by co...@jakarta.apache.org on 2004/07/04 17:21:26 UTC

[Jakarta Commons Wiki] Updated: Betwixt/FequentlyAskedQuestions

   Date: 2004-07-04T08:21:26
   Editor: RobertBurrellDonkin <rd...@apache.org>
   Wiki: Jakarta Commons Wiki
   Page: Betwixt/FequentlyAskedQuestions
   URL: http://wiki.apache.org/jakarta-commons/Betwixt/FequentlyAskedQuestions

   my mispeiling got caught by the language police

Change Log:

------------------------------------------------------------------------------
@@ -1,21 +1,6 @@
 = Betwixt FAQ =
 
-== How Can You Mix Elements And Attributes For Primitives? ==
-
-{{{
-I have a bean with two text properties. One needs to be mapped to an element, the other to an attribute.
-
-I know that you can set all primitive properties to be mapped to attributes by using setAttributesForPrimitives 
-but how can I map some to elements and others to attributes?
-}}}
-
-For this, you need to use a dotbetwixt file. You simply add an element tag for each properties you want to map 
-to an element and an attribute tag for each that you want to map to an attribute.
-
-=== Enhancement ===
-
-A pluggable strategy to replace the simple either element or attributes would be a useful enhancement. It should 
-also be easier to write. If anyone finds this an itch, then volunteer on the developers list :) 
+se /FrequentlyAskedQuestions
 
 ----
 

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org