| David Costa 2004-08-14, 3:55 am |
|
On Aug 14, 2004, at 6:25 AM, Daniel Convissor wrote:
> Hi David:
>
Hello Daniel ,
>
snip
> Underscores represent directories in the PEAR naming/file location
> standards.
>
> So, if the package is named Sqlite_Tools, then the file should be in
> /pear/sqlite/tools.
my latest cvs commit was following Alan's suggestions. I appreciate
that is not ideal but at the moment
it would be like Sqlite/tools.
At the moment there are no other Sqlite only packages but it could be
the case in the future.
> But, I suspect the real intention here is to name the
> package "SqliteTools" and have the file located in /pear/SqliteTools.
> Please adjust the name or location.
If you think (every suggestion is very welcome) that the created folder
should be deleted by systems and I should name it differently let me
know.
But if in the future someone (or me) writes a package Sqlite_Transform
(e.g. to import and export tables from MySQL to Sqlite) that could fit
in the same naming system.
Just an idea of course.
>
> Please also address the uneven code indenting.
>
That will be done before a proper release. Thanks again for raising
this issue. Next time I will try not to commit at 6:37 AM :D
Cheers
David Costa
|