You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Nick Wellnhofer (JIRA)" <ji...@apache.org> on 2016/03/21 18:32:25 UTC

[lucy-issues] [jira] [Commented] (CLOWNFISH-83) Install host alias and exclusion data for prereq parcels

    [ https://issues.apache.org/jira/browse/CLOWNFISH-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204690#comment-15204690 ] 

Nick Wellnhofer commented on CLOWNFISH-83:
------------------------------------------

Here's a branch that writes host aliases and exclusions to a file named {{Parcel.cfx}} which is installed together with the {{.cfh}} and {{.cfp}} files. When processing included parcels, the data in this file is added automatically.

https://github.com/nwellnhof/lucy-clownfish/tree/extra-data

But I'm not happy yet with the naming of several functions. I'd like to find a better name than "extra data".

> Install host alias and exclusion data for prereq parcels
> --------------------------------------------------------
>
>                 Key: CLOWNFISH-83
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-83
>             Project: Apache Lucy-Clownfish
>          Issue Type: Improvement
>            Reporter: Nick Wellnhofer
>            Assignee: Nick Wellnhofer
>
> In order to get host aliases and exclusions for methods from a prerequisute parcel, we implemented a terrible hack that reads this data from the installed binary. We should store this data in a file that is installed together with the Clownfish headers in the host-specific Clownfish _include directory. A JSON file, for example.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)