Re: [RFC] Git config file reader in Perl (WIP)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eric Wong wrote:
> Jakub Narebski <jnareb@xxxxxxxxx> wrote:
>> To make gitweb faster I thought about adding to it, or to Git.pm,
>> simple nonvalidation config file reader. Nonvalidating means that
>> it would accept some input which git-repo-config considers invalid.
> 
> How about something like git-for-each-ref that dumps the entire output
> of a config file into an eval()-able string?  That way we don't have to
> deal with corner-cases and subtle differences between C and Perl
> implementations.

The idea is (at least for gitweb) to avoid cost of fork. And I think
if the format gets documented properly, there should be no differences
in config file parsing.

Please remember also that is first draft of git config file reader
in perl; an alpha version.
-- 
Jakub Narebski
Poland
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]