Open Source directions

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Open Source directions

Post by sturgis » Thu Feb 07, 2013 6:58 pm

Not really a feature request.. Ok maybe it is. Would it be too much of a pain to add a forum for discussing ideas for lc once it is open source? (crosses fingers) Or how potential issues might be addressed to accomplish a goal?

For example, I'd like to figure out a way to integrate the LC IDE into a linux distribution so that LC stacks can be used for widgets, easy front ends for various command line utilities, etc. It could be used to create an app launcher, with drag and drop to add applications.. and.. well lots of stuff. But, since LC is single threaded, should the attempt be made to go multi-threaded, or should standalone engines be used for various functions but in such a way that they "speak" to each other? (so that if a programming error causes a lockup it doesn't take the whole thing down)

I think it would be amazingly helpful to have a distribution where laml was installed (linux, apache, mysql, livecode-server) where the GUI was tweakable using the same language, and where full apps could be built for linux, win, mac, android, all using the same language. And for IOS too if a mac is available for final building and testing.

edgore
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 197
Joined: Wed Jun 14, 2006 8:40 pm

Re: Open Source directions

Post by edgore » Fri Mar 01, 2013 6:07 pm

I think that having a forum to discuss this would be great. Though...I guess that now that the kickstarter has funded there's no difference between feature requests for any specific license - it's all the same code base with different restrictions on how you release. So, maybe this is already the right forum to bring these things up. It would be great to have some place to discuss projects that are not changes to Livecode specifically, but are made possible by Livecode going open source - like a lamal distribution, a WAMP-style distribution, Livecode interpreter built into webkit, and stuff like that.

andrewferguson
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 184
Joined: Wed Apr 10, 2013 5:09 pm

Re: Open Source directions

Post by andrewferguson » Sun Jun 09, 2013 9:18 am

Hi,
There is a 'LiveCode Open Source' section in the forums, which includes two sub forums, IDE Contributers and Engine Contributers.
Andrew

Post Reply