Functions:
oc.scheduler.js /  createSeriesFromSearchText
and
oc.upload.new.js / createSeries

do exactly the same thing. They cannot be used because of:
  ocUpload.UI.setProgress  in createSeries


----
Well, my proposal is to get group such functions in:
 oc.common.functions.js
and put there functions like:
  createSeriesFromSearchText  (sheduler / upload)
and:
$('#seriesSelect').autocomplete({  (oc.scheduler.js)

initSeriesAutocomplete()   (oc.upload.new.js)



We could use oc.utils for this purpose.


So :-)
What do you think about it ? 


I am not sure if I can report it as a bug.
In case something will change in series creation (mandatory parameter, new 
rules) - there will be only one place where it needs to be changed.


_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to