TODOs from hands-on
authorJan Pospíšil <honik@ntc.zcu.cz>
Thu, 11 Dec 2008 10:05:33 +0000 (10:05 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Thu, 11 Dec 2008 10:05:33 +0000 (10:05 +0000)
org.glite.lb.doc/src/consumer_api.tex
org.glite.lb.doc/src/notification_api.tex

index e7066d4..56f3827 100644 (file)
@@ -307,6 +307,8 @@ demonstrated in the client example \texttt{job\_log.c} (in the client module).
 
 
 \subsection{C++ Language Binding}
+\TODO{michal}
+
 \subsubsection{Header Files}
 \subsubsection{ServerConnection}\label{s:ServerConnection}
 \subsubsection{Job}
index 1cd896f..a6e5939 100644 (file)
@@ -3,6 +3,8 @@
 \section{\LB\ Notification API}
 \label{s:Notification-API}
 
+\TODO{sitera: prepsat ve stejnem duchu jako predchozi kapitoly, zminit novinky v \LBnew}
+
 The purpose of this section is demonstrating the usage of the \LB\ notification API. Two examples of basic API usage are given.