Closed (fixed)
Project:
Xapian integration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2008 at 14:37 UTC
Updated:
9 Oct 2008 at 00:12 UTC
Any reason why the index script is in perl as opposed to php?
Whilst the code appears easy enough to read, it adds another skill requirement for managing the project in the future.
Could the code work in PHP just as well?
Comments
Comment #1
singularoThe perl script is no longer required, all required functionality is now implemented in the module.
Comment #2
jeremy commented@singularo: what do you think of removing all the perl scripts? I've never used them, and personally feel they just make things seem more complex than they are.
Comment #3
singularoYes, i agree. I've removed them now
Comment #4
singularo