Skip to content

Conversation

@Drup
Copy link
Member

@Drup Drup commented Mar 22, 2016

I tried several approach, but was more or less forced to do it that way.
@vasilisp : What's your opinion ? I decided to parametrized the wrapped function signature over the whole Xml, instead of a selected subset of it, since it looked more future-proof.

The spliting of directory is to enforce the separation.
A side effect of this change is to make the _f _sigs _types modules visible when just using tyxml (and not .functor). I used to feel strongly about it, but it doesn't really matter ...

@vasilisp
Copy link
Contributor

Edit: I typed a long response with the false assumption that the interface forces the user to produce a Wrapped_functions functor, which would be very hard for Eliom_shared_content, but this is not the case. I get your points, I am fine with the interface, and I don't think it will cause trouble for Eliom.

I will try to implement this ASAP just to make sure.

@Drup Drup merged commit faef124 into master Mar 26, 2016
@Drup Drup deleted the split_implem branch March 26, 2016 16:10
@vasilisp
Copy link
Contributor

@Drup, an Xml under Svg_sigs.Wrapped_functions would be nice (for consistency with Html).

@Drup
Copy link
Member Author

Drup commented Apr 11, 2016

@Drup, an Xml under Svg_sigs.Wrapped_functions would be nice (for consistency with Html).

Done in #124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants