Fork me on GitHub
#hoplon
<
2017-04-28
>
ejemba07:04:11

hi o/ is there a "big" application in hoplon I can consult. I mean with a reasonnable, non trivial size ?

alandipert14:04:46

not that i'm aware of

alandipert14:04:22

but me and micha have access to our work one that we're happy to share information about

alandipert14:04:28

like approaches used to various things

ejemba16:04:56

@alandipert cool. could you share the decision you took regarding scaling an application with many "screens". how do you organize you code etc

alandipert16:04:56

@ejemba I have to go now, but I'll be back next week

alandipert16:04:15

The basic way is, make the route a cell

alandipert16:04:55

And then use cond-tpl and :toggle attr to display the right screens depending on route

jink22:04:21

Hi, I thought I'd give boot on Windows 10 another try. I downloaded boot.exe and ran boot -u. When trying boot repl, the error is " java.lang.IllegalAccessError: tried to access method boot.App.isWindows()Z from class boot.file__init".

bocaj23:04:04

Are you using PowerShell?