Closed Bug 308753 Opened 19 years ago Closed 19 years ago

model should support linking attributes

Categories

(Core Graveyard :: XForms, enhancement)

x86
Windows 2000
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: surkov, Assigned: aaronr)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4

Since xforms differentiate datas from presentation then I guess should be
presented ability to load model externaly. It is useful when I have one model
and few presentations. In instance:

// file describes a model (model.xml)
<model>
  <instance/>
  <bind/>
</model>

// file describes the first presentation
<model src="model.xml"/>
<!-- here the first presentation for model -->

// file describes the second presentation
<model src="model.xml"/>
<!-- here the second presentation for model -->

Reproducible: Always
(In reply to comment #0)
> Since xforms differentiate datas from presentation then I guess should be
> presented ability to load model externaly. It is useful when I have one model
> and few presentations. In instance:

We try to implement the specification, so if you want that you need to get that
in to the spec :-)

Please send the request to:
www-forms@w3.org
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
See a topic "Request for new feature of xforms"
(http://lists.w3.org/Archives/Public/www-forms/2005Sep/subject.html).

I hope the bug will be once open :)
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.