From: Panayotis K. <pan...@pa...> - 2010-03-27 11:00:48
|
On 27 Μαρ 2010, at 10:56 π.μ., Arno Puder wrote: > > I like the idea of a general mechanism to add state to categories. This > would be beneficial in different parts of XMLVM as well. I hope we can > consolidate Gergely's and Panayotis' approach. > > @Panayotis: would you mind taking a look at Gergely's approach in the > patch he submitted and report how your approach differs from his? > Of course! > I think we really need to move to smaller patches, otherwise these > double effort situations will occur more often. > To say the truth, I find it difficult to send small patches with the current mechanism. Perhaps I am missing something there. Usually I have my private repository with many many changes, which have accumulated due to the usage of the library. If I use the upload tool, it tries to upload everything (and thus creating a huge patch). If I diff and send the patch, the online system does not accept it. How can I send then a patch with only a subset of my changes in my local copy? What are the expected diff structure. to manually define changes with diff? |