Hi Alexander,

First, big thank you for this module, it will be really helpfull !

Second, I'm just a user, so my feedbacks are just on user level.

third, I don't have try this for now but when I will have one minute, be
sure I try it ! 

So, my main question is "Can you add some documentation" ? 

Not on installation (I think it's like usual), but "end-user thinks" like :

- what kind of diff do the module ?
- what is the output format/specification of the output ?
- what kind of diff the module do well ? (identify a same node but at a
different level, do diff on attribute, content, etc...)
- what kind of diff the module don't do well (or don't do) for now ?

And "user thinks" like : 
- What is/are the main important classes and functions in your code ? For
example, I have to do a diff between two files in my own .java, how I can
do that ?
- Can we use your code directly in the sitemap via a transformer, a
generator, on something like that ? For example It could be possible to
wrote such a thing : 
<map:generator type="xmlDiff">
<map:paramater name="fileOne" src="cocoon://getfileOne"/>
<map:parameter name="fileTwo" src="resource://folder/fileTwo.xml"/>
</map:generator>
{{syntax is approximative}}

TIA
BIG THANKS !
Have a good day

On Mon, 14 Sep 2009 23:50:07 +0400, "Alexander S. Sizemin"
<[email protected]> wrote:
> Hello devs,
> I've been working on XML diff module and now it will be great to hear
some
> feedback from you.
> You can use the following command to checkout module:
> 
> svn checkout
> http://lenyadiff.googlecode.com/svn/trunk/BRANCH_2_0_X/src/modules/
> 
> or download it as a zipped tarball
> 
>
http://google-summer-of-code-2009-apache.googlecode.com/files/AlexanderS_Sizemin.tar.gz
> 
> Thank you.
> 
> Regards,
> Alexander Sizemin

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to