Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

access to inserts/deletes in a patch? #41

Open
FreakyBytes opened this issue Jan 30, 2017 · 0 comments
Open

access to inserts/deletes in a patch? #41

FreakyBytes opened this issue Jan 30, 2017 · 0 comments

Comments

@FreakyBytes
Copy link
Member

Trac Ticket #41

component: code
owner: martin
reporter: martin
created: 2014-05-09 08:51:01
milestone:
type: task
version:
keywords:

currently it's not possible to get access to the modified entities in a patch directly. you need to export the patch to a string and read it again. but that's of course quite stupid.

therefore:

  • add methods to get the elements in a patch directly
  • optional add support to directly link into the original/modified document trees

comment 1

time: 2014-05-09 11:57:44
author: Martin Scharm martin@binfalse.de

In None:


implemented access to elements in a patch [see #41]

first part of #41 should be fixed now

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

No branches or pull requests

1 participant