Hello,

I want to add an optional property for builders.
This propery is called 'max-search-results'.

The behaviour of this propery is that it stops creating new nodes after
if the count get above the limit specified inside the builder.xml
(default will be 0 and means no limit)

ReadSearchResults(ResultSet) will be changed, to ignore the records that
are still left inside the resultset. 

Point of discussion could be, what should happen:
- throw an exception
- continue with these records.

Personally i think that throwing an exception would be the best thing,
since we have to notify the user that the query is 'invalid'

-- 
Eduard Witteveen Systeem Ontwikkelaar
Publieke Omroep,  Gateway C Kamer 101
+31(0)356772910 http://www.omroep.nl/
Sed quis custodiet ipsos custodes? : The sixth Satire from Juvenal

Reply via email to