----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104027/ -----------------------------------------------------------
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
