On 12/30/14 15:44, Adriano dos Santos Fernandes wrote: > On 30/12/2014 10:35, Alex Peshkoff wrote: >>> Would it be feasible to insist that all plug-ins are installed >>> with lower-case file/directory names on case-sensitive file >>> systems? (And nothing else will be recognised.) >>> >>> Then the content of your config files can be completely >>> case-insensitive and the code simply forces the names to >>> lower-case when doing the actual file search/load or whatever? >>> >>> It's a simple rule - and I seem to remember it being a fairly >>> common recommendation for various types of project in the past. >>> >> May be that's really good solution. If nobody can see any problems with >> it I tend to agree and change appropriate code after new year days. >> >> > I don't like. > > What problem we're trying to solve? > > Why plugin names does uses OS sensitivity (like said by D. S.) instead > of being always insensitive?
Seems that here answer is 'yes'. > Why plugin names relates to file names? Aren't them completely different > things? > They are certainly different things, but not completely. By default name for the file with plugin is derived from plugin name. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
