You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Marvin Humphrey (Commented) (JIRA)" <ji...@apache.org> on 2012/04/18 03:09:13 UTC

[lucy-issues] [jira] [Commented] (LUCY-230) Trap exceptions from C

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

Marvin Humphrey commented on LUCY-230:
--------------------------------------

Dev list thread: http://s.apache.org/8PI
                
> Trap exceptions from C
> ----------------------
>
>                 Key: LUCY-230
>                 URL: https://issues.apache.org/jira/browse/LUCY-230
>             Project: Lucy
>          Issue Type: New Feature
>          Components: Object Framework
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>             Fix For: 0.4.0
>
>         Attachments: 0001-LUCY-230-Add-Err_trap.patch, 0002-Port-tests-of-abstract-Obj-routines-to-C.patch, 0003-Start-core-tests-for-Err.patch, 0004-Add-Perl-binding-and-tests-for-Err-trap.patch
>
>
> The Clownfish exception mechanism wraps the host language's exception
> mechanism, making it possible to throw host exceptions from C code without
> knowledge of the host language.  We need to augment this capability
> with a way to trap exceptions from C.
> This new feature will enable us to clean up a couple places in the code base,
> such as opening an index reader.  More importantly, though, it will make it
> possible to write tests in C which verify error handling.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira