Hello Martin,
I'm just starting using your inputSuggestAjax component, and I found the suggestedItemsMethod a bite missleading.
We are used to omit the set/get in EL, but here, I have to use it :
suggestedItemsMethod="#{clientFace.getPossibleAccountManagers}"
If I omit it, it doesn't find the right method.
I understand why you did that, but maybe it would be a little more intuitive to also search for the method by adding the get part if the method isn't found.
Otherwise, the component looks great and quite useful !
Congratulations.
Thanks,
Sylvain.