|
From: Marc-Philippe H. <Mar...@un...> - 2011-07-05 13:26:32
|
I should whip you!! I spent at least 15 minutes to do what you did in one line... Le 05/07/2011 15:29, Rem Collier a écrit : > Sorry, > > I cleaned up the AgentID class a few weeks ago, the code that was in > the constructor is now in: > > com.agentfactory.platform.util.FIPAHelper > _ > _ > This class should be used as follows: > > FIPAHelper.fromFIPASL(FIPAContent.newInstance(data)) > I just updated the Architecture / Interpreter guide to reflect this > > Rem > > On 5 Jul 2011, at 13:59, Marc-Philippe Huget wrote: > >> Hello all, >> >> Just continue using AF, and when we refer to Wiki, especially this page: >> http://www.agentfactory.com/index.php/Architecture_/_Interpreter_Development_Guide >> >> it appears that constructor for AgentID has changed, we now need at >> least three arguments: name, addresses and resolvers. No problem to >> fetch the agent name but it is more complicated for the address, do I >> use StringTokenizer or is there any class to unmarshal the address >> stuff? Thanks >> >> Cheers, >> mph >> >> >> -- >> "L'esprit qui invente est toujours mécontent de ses progrès parce >> qu'il voit au-delà." Jean Le Rond d'Alembert >> >> %%%%%%%%%%%%%%%%%%%%%% >> Dr Marc-Philippe Huget >> Associate Professor >> Polytech Annecy-Chambery-LISTIC >> University of Savoie >> BP 80439 >> 74944 ANNECY LE VIEUX CEDEX >> FRANCE >> >> http://www.unleashagents.com >> %%%%%%%%%%%%%%%%%%%%%% >> >> >> >> ------------------------------------------------------------------------------ >> All of the data generated in your IT infrastructure is seriously >> valuable. >> Why? It contains a definitive record of application performance, >> security >> threats, fraudulent activity, and more. Splunk takes this data and makes >> sense of it. IT sense. And common sense. >> http://p.sf.net/sfu/splunk-d2d-c2 >> _______________________________________________ >> Agentfactory-developer mailing list >> Age...@li... >> https://lists.sourceforge.net/lists/listinfo/agentfactory-developer > -- "L'esprit qui invente est toujours mécontent de ses progrès parce qu'il voit au-delà." Jean Le Rond d'Alembert %%%%%%%%%%%%%%%%%%%%%% Dr Marc-Philippe Huget Associate Professor Polytech Annecy-Chambery-LISTIC University of Savoie BP 80439 74944 ANNECY LE VIEUX CEDEX FRANCE http://www.unleashagents.com %%%%%%%%%%%%%%%%%%%%%% |