Re: [freenet-dev] coding in Freenet

2012-12-28 Thread Juiceman
On Nov 23, 2012 4:09 PM, Matthew Toseland t...@amphibian.dyndns.org wrote: On Friday 23 Nov 2012 20:47:24 Simon Vocella wrote: Hi all, i have more questions after one my little refactoring: - Why you don't user a log4j or similar project to log? There's a lot we could move to third

Re: [freenet-dev] coding in Freenet

2012-12-08 Thread Matthew Toseland
On Friday 23 Nov 2012 21:43:35 Robert Hailey wrote: On 2012/11/23 (Nov), at 3:09 PM, Matthew Toseland wrote: The reason for this is generating the strings (and GCing them) can use a lot of CPU: it's vital that if logging is turned off for that class then it not do *anything*. [...]

Re: [freenet-dev] coding in Freenet

2012-11-30 Thread Steve Dougherty
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/24/2012 09:41 PM, Steve Dougherty wrote: On 11/23/2012 05:25 PM, Simon Vocella wrote: I confirm what Robert say, in my last works I used slf4j! Btw, now fred-staging pass from 300 warnings to 142 :) Can I pull request? For pull request I

Re: [freenet-dev] coding in Freenet

2012-11-24 Thread Steve Dougherty
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/23/2012 05:25 PM, Simon Vocella wrote: I confirm what Robert say, in my last works I used slf4j! Btw, now fred-staging pass from 300 warnings to 142 :) Can I pull request? For pull request I need to implement some features? I already

Re: [freenet-dev] coding in Freenet

2012-11-23 Thread Simon Vocella
Hi all, i have more questions after one my little refactoring: - Why you don't user a log4j or similar project to log? - The idea to use Apache Maven is worth with the guideline of Freenet? - How can I test? There is a test suite? Simon On Thu, Nov 22, 2012 at 9:46 AM, Simon Vocella

Re: [freenet-dev] coding in Freenet

2012-11-23 Thread Matthew Toseland
On Friday 23 Nov 2012 20:47:24 Simon Vocella wrote: Hi all, i have more questions after one my little refactoring: - Why you don't user a log4j or similar project to log? There's a lot we could move to third party code, it's an ongoing process, e.g. we've started work on crypto recently.

Re: [freenet-dev] coding in Freenet

2012-11-23 Thread Simon Vocella
ok thanks Matthew for the answers :) Now I understand! On Fri, Nov 23, 2012 at 10:09 PM, Matthew Toseland t...@amphibian.dyndns.org wrote: On Friday 23 Nov 2012 20:47:24 Simon Vocella wrote: Hi all, i have more questions after one my little refactoring: - Why you don't user a log4j

Re: [freenet-dev] coding in Freenet

2012-11-23 Thread Robert Hailey
On 2012/11/23 (Nov), at 3:09 PM, Matthew Toseland wrote: The reason for this is generating the strings (and GCing them) can use a lot of CPU: it's vital that if logging is turned off for that class then it not do *anything*. [...] I'd be interested to know if any of the standard logging

Re: [freenet-dev] coding in Freenet

2012-11-23 Thread Simon Vocella
I confirm what Robert say, in my last works I used slf4j! Btw, now fred-staging pass from 300 warnings to 142 :) Can I pull request? For pull request I need to implement some features? I already call ant and all tests are successful, Have i to do other things? Simon On Fri, Nov 23, 2012 at

Re: [freenet-dev] coding in Freenet

2012-11-22 Thread Simon Vocella
Hi Matthew! Thanks for the answer! I already builded Freenet! Now I'm going to help in some way :) Simon On Thu, Nov 22, 2012 at 12:46 AM, Matthew Toseland t...@amphibian.dyndns.org wrote: On Monday 19 Nov 2012 07:55:22 Simon Vocella wrote: Hi Steve, I compiled all from the source, but

Re: [freenet-dev] coding in Freenet

2012-11-21 Thread Matthew Toseland
On Monday 19 Nov 2012 07:55:22 Simon Vocella wrote: Hi Steve, I compiled all from the source, but why bcprov.jar and freenet-ext.jar is not in lib dir? license problem? And why junit.jar is not in lib dir too? It's bad form to put jars in git repositories, since it keeps a full history.

[freenet-dev] coding in Freenet

2012-11-18 Thread Simon Vocella
Hi, i want to subscribe as developer, and in my free time i want help in Freenet, is it possible? Can i have some guide from someone? Thanks in advance, Simon ___ Devl mailing list Devl@freenetproject.org

Re: [freenet-dev] coding in Freenet

2012-11-18 Thread Steve Dougherty
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/18/2012 05:24 AM, Simon Vocella wrote: Hi, i want to subscribe as developer, and in my free time i want help in Freenet, is it possible? Yes! Freenet and its plugins are free and open source. If you'd like to work on Freenet itself, you

Re: [freenet-dev] coding in Freenet

2012-11-18 Thread Simon Vocella
Hi Steve, thanks for the answer. I already know how to use github (infact i have an account: https://github.com/voxsim) and I'm good with java and ant (I'm good in maven too btw). Is there any todo list? or some features to add? Just to became more confident with the code! Simon On Sun, Nov

Re: [freenet-dev] coding in Freenet

2012-11-18 Thread Steve Dougherty
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/18/2012 11:21 AM, Simon Vocella wrote: Hi Steve, thanks for the answer. I already know how to use github (infact i have an account: https://github.com/voxsim) and I'm good with java and ant (I'm good in maven too btw). Is there any todo

Re: [freenet-dev] coding in Freenet

2012-11-18 Thread Simon Vocella
Hi Steve, thanks for the answer! I'll try with some suggestions in GSoC page and bug tracker :) Simon On Sun, Nov 18, 2012 at 5:37 PM, Steve Dougherty st...@asksteved.comwrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/18/2012 11:21 AM, Simon Vocella wrote: Hi Steve, thanks

Re: [freenet-dev] coding in Freenet

2012-11-18 Thread Simon Vocella
Hi Steve, I compiled all from the source, but why bcprov.jar and freenet-ext.jar is not in lib dir? license problem? And why junit.jar is not in lib dir too? Simon On Sun, Nov 18, 2012 at 11:48 PM, Simon Vocella vox...@gmail.com wrote: Hi Steve, thanks for the answer! I'll try with some