XUL:Remote XUL bugs: Difference between revisions

m
Move "RDF loading" and change title, change other titles a bit, too
(Change list items to headers)
m (Move "RDF loading" and change title, change other titles a bit, too)
Line 5: Line 5:
= Features/Problems =  
= Features/Problems =  


== drag and drop ==
== Drag & Drop ==


== Datasources ==
== RDF datasources ==
* [[User:BenB|Ben Bucksch]] Currently can't create and populate your own datasource from JS, only the remote-RDF-file-loader works. [http://www.xulplanet.com/tutorials/xultu/templates.html Documented] (wording unclear), but severe restriction when working with trees etc.. I don't see any security reasons, as long as you're not allowed to change (or read or merge with) other internal data sources like bookmarks. If anybody knows a workaround, hints welcome.
* [[User:BenB|Ben Bucksch]] Currently can't create and populate your own datasource from JS, only the remote-RDF-file-loader works. [http://www.xulplanet.com/tutorials/xultu/templates.html Documented] (wording unclear), but severe restriction when working with trees etc.. I don't see any security reasons, as long as you're not allowed to change (or read or merge with) other internal data sources like bookmarks. If anybody knows a workaround, hints welcome.
== RDF local file async loading ==
* (ConorDowling) Remote XUL pages often need to know when an RDF file has loaded. They  can't listen to progress events and so can't neatly know when RDF loading ends. RDF should load asynchronously too - right now it seems to block the browser.


== XML-RPC ==
== XML-RPC ==
Line 41: Line 44:
* not talking about saving changes back here, but the ability to use the editor tag on remote sources
* not talking about saving changes back here, but the ability to use the editor tag on remote sources
* (NeilRashbrook) Doesn't Midas satisfy that requirement?
* (NeilRashbrook) Doesn't Midas satisfy that requirement?
== RDF loading ==
* (ConorDowling) Remote XUL pages often need to know when an RDF file has loaded. They  can't listen to progress events and so can't neatly know when RDF loading ends. RDF should load asynchronously too - right now it seems to block the browser.


== File open and save dialog ==
== File open and save dialog ==
Confirmed users
591

edits