2009/11/4 Alexander Klenin <[email protected]>: > > Refactoring dialog should request the name of the constant, > and, optionally: > 1) Whether to replace all other instances of the literal with the same > constant name > 2) Whether to put the constant at the procedure or unit level.
Very nice idea and would be very handy! But I would add one more option - do you want the constant local to the procedure, or unit wide (implementation section const) or global (interface section const)? -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
