On 31/05/2016 13:09, Dimitry Sibiryakov wrote:
> 31.05.2016 17:54, Adriano dos Santos Fernandes wrote:
>> String class is general class to be used everywhere except in
>> performance needed code.
>>
>> As a general class, should be simple to use with implicit constructors
>> and conversions.
>    This is good, but are you aware how many places in code where string is 
> implicitly 
> created from literal?
>
We don't need to be aware of non important things, string must be easy
to use, period.

You can check string problems in performance critical places with a
profiler, not changing its constructors to explicit.


Adriano


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to