On 15/08/2019 15:30, Hong Yang wrote: > Hi Dave > > OK, I'll fork your project and submit changes via pull request, so that > we can have a code review before merged into repo.
Sounds good to me. > By the way, How can I update the document > at http://write.flossmanuals.net/fluxus/introduction/? The website not > allow to register new user by myself. I'm not sure that site is maintained any more... we might be better to create an open office document from it to edit instead. > BTW 2, The C++ coding style in the current code base is not what I'd > like to follow, such as a=b; without space arround the =,is it possible > to change a bit in the coming patches? That doesn't sound too major - it's not the style I tend to use any more either, but I don't get too upset about inconsistencies with these things! cheers, dave
