RE: UI Plugin Questions

2013-06-13 Thread Pranav Saxena
ichII, Christopher [mailto:chris.su...@netapp.com] Sent: Friday, June 14, 2013 12:00 AM To: dev@cloudstack.apache.org Subject: Re: UI Plugin Questions I'm using require.js to get some custom strings into the dictionary now, so I'll look into extending the plugin api to add internationalized s

Re: UI Plugin Questions

2013-06-13 Thread SuichII, Christopher
most of the API in my experience. For example, if no >virtual machines are returned in a listVirtualMachines call, then the >response object will be null, so it is easier/more concise to check it >the above way. > >However, for other cases, we do use a converter as Pranav mentioned t

RE: UI Plugin Questions

2013-06-13 Thread Brian Federle
-- From: Pranav Saxena Sent: Thursday, June 13, 2013 9:58 AM To: dev@cloudstack.apache.org Cc: Brian Federle Subject: RE: UI Plugin Questions Please see comments inline - Thanks, Pranav -Original Message- From: SuichII, Christopher [mailto:chris.su...@netapp.com] Sent: Thursday, June

RE: UI Plugin Questions

2013-06-13 Thread Pranav Saxena
Please see comments inline - Thanks, Pranav -Original Message- From: SuichII, Christopher [mailto:chris.su...@netapp.com] Sent: Thursday, June 13, 2013 8:11 PM To: dev@cloudstack.apache.org Subject: UI Plugin Questions Hi everyone, first time poster here... I've started working on a UI