Re: [Firebird-net-provider] Decorators for FbConnectionString properties

2015-02-05 Thread Jiří Činčura
Thanks. Merged.

-- 
Mgr. Jiří Činčura
Independent IT Specialist

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] Decorators for FbConnectionString properties

2015-02-05 Thread Hernan Martinez
Thanks a lot!

 El 5/2/2015, a las 9:06, Jiří Činčura j...@cincura.net escribió:
 
 Thanks. Merged.
 
 -- 
 Mgr. Jiří Činčura
 Independent IT Specialist
 
 --
 Dive into the World of Parallel Programming. The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net/
 ___
 Firebird-net-provider mailing list
 Firebird-net-provider@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] Decorators for FbConnectionString properties

2015-02-04 Thread Jiří Činčura
 In FbConnectionStringBuilder.cs there’s a mix of tabs and spaces. Are there 
 any policy on that? The code I’ve added uses tabs for indentation and I 
 didn’t touch any existing tabs and/or spaces.

Should be tabs everywhere. But the codebase remembers something. But as long as 
the code is correct, it doesn't matter that much. 

 Regarding line-endings, I assume you use Unix LF, right?

CR LF. But again. Not much important. Decent editor will handle it. :)

-- 
Mgr. Jiří Činčura
Independent IT Specialist


--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] Decorators for FbConnectionString properties

2015-02-04 Thread Hernan Martinez
Hi,

In FbConnectionStringBuilder.cs there’s a mix of tabs and spaces. Are there any 
policy on that? The code I’ve added uses tabs for indentation and I didn’t 
touch any existing tabs and/or spaces.
Regarding line-endings, I assume you use Unix LF, right?


Hernán Martínez-Foffani
_ 
OBI - on board intelligence
Director de Tecnología
hernan.marti...@obi-corp.com mailto:hernan.marti...@obi-corp.com
 El 27/1/2015, a las 18:56, Jiří Činčura j...@cincura.net escribió:
 
 Sure. Go ahead. Once done create PR on GitHub and that’s it.
  
 --
 Mgr. Jiří Činčura
 Independent IT Specialist
  
 From: Hernan Martinez [mailto:hernan.marti...@obi-corp.com] 
 Sent: Tuesday, January 27, 2015 5:06 PM
 To: Firebird-net-provider@lists.sourceforge.net
 Subject: [Firebird-net-provider] Decorators for FbConnectionString properties
  
 Hi dev(s)!
  
 One nice addition would be to decorate FbConnectionString public properties 
 with Attribute decorators like Category, Description, Editor, DefaultValue, 
 etc.
 It’s a fairly easy mod (if only with English texts) and I can do it by 
 myself. Would you accept patches? Do you expect any problem with regards to 
 Mono?
  
 Regards,
  
 Hernán Martínez-Foffani
 _ 
 OBI - on board intelligence
 Director de Tecnología
 hernan.marti...@obi-corp.com mailto:hernan.marti...@obi-corp.com
  
 --
 Dive into the World of Parallel Programming. The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. 
 http://goparallel.sourceforge.net/___
  
 http://goparallel.sourceforge.net/___
 Firebird-net-provider mailing list
 Firebird-net-provider@lists.sourceforge.net 
 mailto:Firebird-net-provider@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/firebird-net-provider 
 https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


[Firebird-net-provider] Decorators for FbConnectionString properties

2015-01-27 Thread Hernan Martinez
Hi dev(s)!

One nice addition would be to decorate FbConnectionString public properties 
with Attribute decorators like Category, Description, Editor, DefaultValue, etc.
It’s a fairly easy mod (if only with English texts) and I can do it by myself. 
Would you accept patches? Do you expect any problem with regards to Mono?

Regards,

Hernán Martínez-Foffani
_ 
OBI - on board intelligence
Director de Tecnología
hernan.marti...@obi-corp.com mailto:hernan.marti...@obi-corp.com
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] Decorators for FbConnectionString properties

2015-01-27 Thread Jiří Činčura
Sure. Go ahead. Once done create PR on GitHub and that’s it.

--
Mgr. Jiří Činčura
Independent IT Specialist

From: Hernan Martinez [mailto:hernan.marti...@obi-corp.com]
Sent: Tuesday, January 27, 2015 5:06 PM
To: Firebird-net-provider@lists.sourceforge.net
Subject: [Firebird-net-provider] Decorators for FbConnectionString properties

Hi dev(s)!

One nice addition would be to decorate FbConnectionString public properties 
with Attribute decorators like Category, Description, Editor, DefaultValue, etc.
It’s a fairly easy mod (if only with English texts) and I can do it by myself. 
Would you accept patches? Do you expect any problem with regards to Mono?

Regards,

Hernán Martínez-Foffani
_
OBI - on board intelligence
Director de Tecnología
hernan.marti...@obi-corp.commailto:hernan.marti...@obi-corp.com

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider