* Florian Zumbiehl <[email protected]> [130315 07:58]: > Remove ##sys#expand-home-path as shell expansion has no place in a filesystem > API.
I'd rather prefer a "no-shell-expansion" feature than breaking the current behaviour. This way programmers can choose when they need a "dumb" implementation (because the name is made up by user input) or whether the old behaviour should work for them. Ripping it out like this is not an option. Kind regards, Christian -- In the world, there is nothing more submissive and weak than water. Yet for attacking that which is hard and strong, nothing can surpass it. --- Lao Tzu _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
