-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104027/#review10756
-----------------------------------------------------------

Ship it!


And please make sure to port it everywhere. :)

- Sebastian Trueg


On Feb. 19, 2012, 8:36 p.m., Vishesh Handa wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/104027/
> -----------------------------------------------------------
> 
> (Updated Feb. 19, 2012, 8:36 p.m.)
> 
> 
> Review request for Nepomuk and Sebastian Trueg.
> 
> 
> Description
> -------
> 
> It's more intuitive this way. One can do stuff like -
> 
> SimpleResourceGraph graph;
> graph[someUri].setProperty( NIE::url(), url() );
> 
> Instead of -
> 
> SimpleResourceGraph graph;
> graph[someUri].setUri( someUri );
> graph[someUri].setProperty( NIE::url(), url() );
> 
> 
> Diffs
> -----
> 
>   libnepomukcore/datamanagement/simpleresourcegraph.cpp 95cc647 
> 
> Diff: http://git.reviewboard.kde.org/r/104027/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Vishesh Handa
> 
>

_______________________________________________
Nepomuk mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/nepomuk

Reply via email to