Re: Small RDF patch

Hubert Figuière <[email protected]> Sun, 06 Apr 2014 10:09:33 -0400
Newsgroups gmane.editors.abiword.devel
Message-ID <[email protected]>
Sorry for the delay in replying. Forgot about this one

On 24/03/14 08:09 AM, Ben Martin wrote:
> Hi,
>   I notice that current svn master doesn't allow semantic items to be
> created. Tracking this down it turns out that some method sigs have
> changed and a template class still had the older sigs. The attached
> patch allows one to insert a "Contact" semantic item with the editor
> coming up to allow one to customize it. The context menu again also
> allows editing semantic items. I put a quick shortout at the top of
> addRelevantIDsForPosition() if there is *no* RDF so that there is as
> little potential slow down in that case as possible.
> 
>   While I may be able to still commit using dev credentials I thought it
> best to run by the list instead since I've been inactive on abiword for
> a while.
> 

Patch looks OK to me.

Feel free to commit to trunk. And in the branch if you feel 3.0.x needs
to have it.

Thanks !

Hub