Menu

#102 [ENTITY]: NEW: Add 'expression' XML attribute

1.0.8
accepted
None
2019-09-23
2019-09-19
Oleh Hapon
No

Maybe it is simpler than an XML 'expression' node.

  1. <attribute expression="price * qty" type="Float"></attribute>

  2. <attribute type="Float" language="java">
    <expression> price * qty</expression>
    </attribute>

But in case 2 we can describe 'language'.

Discussion

  • Oleh Hapon

    Oleh Hapon - 2019-09-19
    • summary: [ENTITY]: Add 'expression' XML attribute --> [ENTITY]: NEW: Add 'expression' XML attribute
     
  • Oleh Hapon

    Oleh Hapon - 2019-09-23
    • status: open --> accepted
     

Log in to post a comment.