Labkey as portlet in liferay

LabKey Support Forum (Inactive)
Labkey as portlet in liferay jeckels  2013-04-10 17:25
Status: Closed
 
Hi Nizar,

I don't have experience with Liferay, but I'd recommend using the LabKey API if possible. We work to provide backward compatibility between versions at the API level. If you effectively fork the LabKey Server code base, you'll have a difficult time merging changes when you want to upgrade.

You've probably found this already, but we have existing client API implementations for a number of programming languages, and new languages can be added fairly easily because the underlying communication is JSON over HTTP.

Thanks,
Josh