**** BEGIN LOGGING AT Wed Jul 13 02:59:58 2016 Jul 13 17:26:48 nizovn: ping Jul 13 17:26:57 Herrie|Laptop: pong Jul 13 17:27:01 For the plugin: Some reference links: https://github.com/openwebos/luna-sysmgr/blob/1393f0af5dd8d9f0e9cc79627f4acb226f8c8d45/Src/base/LsmUtils.cpp#l45 Jul 13 17:28:00 That function has some checks, which where I think for the plugin we should just have a function where we pass in a full path + optional parameters maybe Jul 13 17:29:17 i have this https://github.com/webOS-ports/luna-next/pull/125 Jul 13 17:29:17 I'm not sure what stuff like https://github.com/openwebos/luna-sysmgr/blob/1393f0af5dd8d9f0e9cc79627f4acb226f8c8d45/Src/base/LsmUtils.cpp#l69 does exactly so i'll leave that up to you :) Jul 13 17:29:17 I guess that would do for now in general :) Jul 13 17:29:23 It's better compared to 0 checks for sure :P Jul 13 17:29:43 yes :) Jul 13 17:30:35 The other checks seem more to check if the file is of the right kind? Jul 13 17:32:06 looks like it tries to find file even if it has not absolute path Jul 13 17:33:46 ah if you mean S_ISREG and S_ISLNK yes you are right Jul 13 18:10:38 nizovn: I guess the non-absolute paths we can sort differently. I think we already have the appinfo stuff via luna-next. Jul 13 18:11:01 So can get appbasepath from there and sort in JS. Jul 13 18:11:07 ok Jul 13 18:11:16 Was more referring to the S_ISREG and S_ISLNK stuff **** ENDING LOGGING AT Thu Jul 14 02:59:59 2016