Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Finalize specifying how to transclude and build options from other resources #4

Open
fosdev opened this issue Apr 9, 2014 · 4 comments

Comments

@fosdev
Copy link
Contributor

fosdev commented Apr 9, 2014

Need to get this solid and make sure it is supportable by json/xpath

@sheavalentine-mdsol
Copy link
Contributor

Perhaps we should figure out a use case, and see if we can specify against it in a way that provides a resolution.

@fosrias
Copy link

fosrias commented Aug 19, 2014

Well, other than some of the issues in you guys supporting the demo service going forward, that would be an obvious place to do it and then be able to show some of the middleware support for this and other things in when surfing in a browswer .@brutski thoughts?

@brutski
Copy link

brutski commented Aug 21, 2014

@fosrias @sheavalentine-mdsol Just had a discussion about this with @HonoreDB

source: example.org/resource
target: ...
prompt: ...

Client makes a call using farscape with content-type it wants to. Media-type response then will be deserialized into representor_hash by representors. Which means actually, that target/prompt should actually specify representor_hash path of some sort.

@fosrias
Copy link

fosrias commented Aug 21, 2014

? Our media type and messages should know nothing about our client library
conventions, but follow internet specifications. May not be understanding
you. That being said, I think this should be addressed by associating one
of the enctypes @sheavalentine-mdsol
https://github.com/sheavalentine-mdsol added to Hale in some way w/r to
source and target to constrain the content negotiation of resolving a
source. Are we talking about different things?

On Thu, Aug 21, 2014 at 11:25 PM, brutski [email protected] wrote:

@fosrias https://github.com/fosrias @sheavalentine-mdsol
https://github.com/sheavalentine-mdsol Just had a discussion about this
with @HonoreDB https://github.com/HonoreDB

source: example.org/resourcetarget: ...prompt: ...

Client makes a call using farscape with content-type it wants to.
Media-type response then will be deserialized into representor_hash by
representors. Which means actually, that target/prompt should actually
specify representor_hash path of some sort.


Reply to this email directly or view it on GitHub
#4 (comment).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants