Blog post "Feature Requests in Embarcadero Quality Portal" at http://blog.marcocantu.com/blog/2015-december-feature-requests-quality-portal.html
Blog post "Feature Requests in Embarcadero Quality Portal" at http://blog.marcocantu.com/blog/2015-december-feature-requests-quality-portal.html
http://blog.marcocantu.com/blog/2015-december-feature-requests-quality-portal.html
http://blog.marcocantu.com/blog/2015-december-feature-requests-quality-portal.html
/sub
ReplyDeleteGreat stuff! I noticed this morning a whole bunch of items I entered or watch were reclassified as 'New Feature' and was wondering if that meant this was going to be possible for us too.
ReplyDeleteAs a user, you can create a "New Feature", not reclassify an existing report. If there is anything you want us to reclassify, let us know. We have another 250 already filtered and marked internally to go over, and it will take some time. But no problem getting suggestions even during the process.
ReplyDeleteExcellent. I'll check my own reports ASAP.
ReplyDelete/sub
ReplyDeletehttps://quality.embarcadero.com/browse/RSP-13286 - PPL Task Continuation and Cancellation Token support.
ReplyDeleteHorácio Filho, I've approved the request, although there are probably 3 or 4 similar requests in the system, leading to a lot of duplicates. Please check a feature hasn't already been requested, before submitting a report.... That would help.
ReplyDeleteMarco Cantù Thanks a lot :D Sorry for that, I will take more care next time :D
ReplyDeleteMarco Cantù I have created two more "New features" requests https://quality.embarcadero.com/browse/RSP-13289 - Initialize local variables with default type value, https://quality.embarcadero.com/browse/RSP-13290 - NameOf(T) compiler (magic) function. I would love if you could take a look :D Thanks in advance.
ReplyDeleteI do get an email for each of those entered, no need to ping me. Btw, approving them just means the request makes sense (at lest to some degree) and it is worth considering -- but the evaluation of IF and WHEN taht will get into the product it is done later in the cycle.
ReplyDeleteOnly one of my still-open feature requests have not been changed yet:
ReplyDeletehttps://quality.embarcadero.com/browse/RSP-11107
Asbjørn Heid TFileStream lacks Flush method, currently it does unbuffered I/O and it has huge performance effects.
ReplyDeleteAsbjørn Heid In fact, TStream parent class doesn't have a method to force the buffer to be written to the disk, memory or other things.
ReplyDeleteHorácio Filho TStream is a prime example of why one should prefer composition over inheritance. That said, one can always use a buffering TStream wrapper if required.
ReplyDeleteAsbjørn Heid Converted that one as well, we should be done with the conversion of all existing feature requests in the system by tomorrow.
ReplyDeleteMarco Cantù Thanks!
ReplyDelete