Enser45 / nmodbus

Automatically exported from code.google.com/p/nmodbus
0 stars 0 forks source link

Why in the hell is everything private/internal? Legalize it, make it public! #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to write add-ons in a separate lib (ex a custom Transport that 
connects to a proprietary system for sending/receiving NModbus formatted 
data over an RS232 that is managed by another app) without touching the 
NModbus files.
2.
3.

What is the expected output? What do you see instead?
I would excpect this open source thing to be open sourced, instead most of 
the classes seem to be private? :P

What version of the product are you using? On what operating system?
The latest on WIN32

Please provide any additional information below.
No comment.

Original issue reported on code.google.com by not.hid...@gmail.com on 14 Jun 2007 at 3:21

GoogleCodeExporter commented 8 years ago
Follow-up: I am currently including all of the NModbus files in my own project 
(separate folder) and have written my own magic in new files. It would be neat 
if I 
could just add a reference (and swap the NModbus runtime .dll on upgrades 
instead of 
recompiling the whole thing).

Other than that, it's perfect, thanks !! :)

Original comment by not.hid...@gmail.com on 15 Jun 2007 at 8:48

GoogleCodeExporter commented 8 years ago

Original comment by sja...@gmail.com on 20 Jun 2007 at 5:42

GoogleCodeExporter commented 8 years ago
:'(

Original comment by not.hid...@gmail.com on 21 Jun 2007 at 7:24