Marco Mornati wrote:
Always me... jsut to know if I understand well what I've read in all mail in this list :)

In my program (Java for example) I create a message (ex. an XML) and then I call func-transmit with this message as parameter. Func-trasmit parses this message with yaml, generates the func call, gets and parse result to send to the caller (so the external application).

Pretty close.

I would prefer that whatever in the input format is is the same as the output format. (XML/XML, or YAML/YAML). Pick one and stick with it :)

And if by parameter, you mean "through standard-in/out on a pipe", then yes.

Waiting for an answer and then... work, work work ;)


:)


_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to