[<<][sweb][>>][..]
Wed Jun 17 11:27:54 CEST 2009
Making web links explicit
The problem: images and other embedded objects are handled separately
by the server. Is there a way to somehow unify this view?
I.e. construct an object that can be traversed by the server to pick
out individual objects?
The idea is that the server's addressing mechanism is of no concern to
the document/node compiler.
So:
* document compiler buils graph structure
* server queries graph structure.
Server needs to provide addressing information to the graph compiler
so proper addresses can be embedded in the documents.
[Reply][About]
[<<][sweb][>>][..]