IBundleGroupProvider[] providers = Platform.getBundleGroupProviders(); if (providers != null) { for (IBundleGroupProvider provider : providers) { IBundleGroup[] bundleGroups = provider.getBundleGroups(); for (IBundleGroup group : bundleGroups) { if (group.getIdentifier().equals(featureId)) { version = group.getVersion(); } } } } }
📡 Erlang/OTP in Telecom Use Cases: Interview with Vance Shipley and
Viacheslav Katsuba
-
Hey folks,
I’d like to share a really insightful interview that just went live -
featuring *Vance Shipley (Founder & CEO of* *SigScale Global Inc.**)* an...
4 days ago
No comments:
Post a Comment