On Fri, May 06, 2016 at 05:34:10PM +0200, Dimitry Sibiryakov wrote: > 06.05.2016 17:27, Adriano dos Santos Fernandes wrote: > > You can have a PathName += string > > Ok, must this operation ensure dir separator between the parts?
Not necessarily, I would say, e.g. you may want to add an extension to a file path. > Should be here an operator or function that can be used to append a > relative path to a root directory path, for example? Such function would be useful, IMHO. But I would be careful about an operator as that tends to lead to confusing results if second operand is implicitely promoted from e.g. a string literal. Also, it would be very confusing if "+" and "+=" did different things. Michal Kubecek ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel