spolu / breach_core

A Browser written in JS. Free. Modular. Hackable.
https://breach.github.io/breach_core/
MIT License
5.39k stars 411 forks source link

Module settings PoC #148

Open julien-c opened 10 years ago

julien-c commented 10 years ago

@spolu So, here's where I am – ACE inside Breach looks pretty neat!

screenshot 2014-07-16 a 21 19 00

The main hurdle I've had is with core_store: so far I haven't gotten how it works (!), so I've mocked it up with an in-memory store – let me know how you'd do it. It could be useful to expose a simpler, non-distributed data-store for the time being?

Let me know what you think

spolu commented 10 years ago

That's great! I'll take care of using gig.fs if you want to have consistent data store. Can you work on a UI similar to the module out page so that the whole thing is consistent.

I should be able to put some cycle in it today!

julien-c commented 10 years ago

@spolu Signing off for tonight, but I agree we should definitely have a consistent UI. Let me know how it goes!

spolu commented 10 years ago

OK! Awesome stuff.