Paulo Roberto Ribeiro

Results 16 comments of Paulo Roberto Ribeiro

Hello, your code is broken. Following is a working refactored code. ``` use Port\Csv\CsvWriter; use Port\Reader\ArrayReader; use Port\Steps\StepAggregator; use Port\Steps\Step\ValueConverterStep; // Your input data $reader = new ArrayReader(array( array('first', 'last'),...

@BackEndTea , thanks for replying with suggestions. I already use something like you suggested. IMHO, my proposal would simplify the use of the library when `Valid` was needed instead of...

Has any new structure been worked on? If not, could we move forward with this discussion? I started using Rsyslog. I really like it, but the documentation sucks, IMHO. I...

Following is my proposal as my first attempt to better the documentation. I stored in an Github repository (https://github.com/gruvo/rsyslog-doc-pt-BR/tree/v8-stable/source/proposals/new_documentation). I restructured the existing information in the form of a **book**,...

# Rsyslog Documentation Review Proposal Currently the Rsyslog documentation is spread over many places. It's not logical and well-organized as well. The objective of this proposal is to address those...

You're right. The job to be done is huge. I'll start working on this first step: split into smaller pieces of work. How do you think is best to work...

Ok. I'll do that!

Could you please create the branch `big_restructuring` from master so I can create a pull request?

The preview of restructuring can be accessed on http://rsyslog-doc.readthedocs.org/en/big_restructuring/proposals/big_restructuring/index.html