https://linen.dev logo
Join DiscordCommunities
Powered by
# haxe-ui
  • h

    happy-agent-4114

    05/17/2023, 9:17 PM
    that's,, a thing?
  • p

    powerful-morning-89

    05/17/2023, 9:17 PM
  • h

    happy-agent-4114

    05/17/2023, 9:17 PM
    oh my god
  • b

    bright-gpu-74537

    05/17/2023, 9:17 PM
    i still think you are doing it wrong tbh
  • h

    happy-agent-4114

    05/17/2023, 9:18 PM
    what would the right way be
  • b

    bright-gpu-74537

    05/17/2023, 9:18 PM
    i would have a test project, with multiple .hxmls (for multiple backends) and then write things as part of that test project
  • h

    happy-agent-4114

    05/17/2023, 9:19 PM
    then it wouldn't be usable as a library, would it?
  • b

    bright-gpu-74537

    05/17/2023, 9:20 PM
    i do it all the time... haxeui-core is just a module
  • b

    bright-gpu-74537

    05/17/2023, 9:21 PM

    https://cdn.discordapp.com/attachments/565569107701923852/1108504593190621244/image.png▾

  • b

    bright-gpu-74537

    05/17/2023, 9:22 PM
    obviously this is my test bench... so its messy as fuck... but adding another haxeui module to that is exactly the same
  • h

    happy-agent-4114

    05/17/2023, 9:24 PM
    but like those are in different folders
  • h

    happy-agent-4114

    05/17/2023, 9:24 PM
    which breaks on this
  • b

    bright-gpu-74537

    05/17/2023, 9:24 PM
    just do "haxelib dev path/to/my/thing", add a module.xml there, include that in --lib and haxeui will pick that up
  • h

    happy-agent-4114

    05/17/2023, 9:25 PM
    no yeah I'm writing a module but I need hxml so the completion provider will help while I'm writing that module
  • b

    bright-gpu-74537

    05/17/2023, 9:26 PM
    then use haxeui-blank, but writing a module without a test project seems mental
  • h

    happy-agent-4114

    05/17/2023, 9:26 PM
    oh you're misunderstanding
  • h

    happy-agent-4114

    05/17/2023, 9:26 PM
    I have a test project, the problem is I need to develop the module and the test project in different folders
  • h

    happy-agent-4114

    05/17/2023, 9:27 PM
    this solves it
  • h

    happy-agent-4114

    05/17/2023, 9:27 PM
    I'm not sure why it worked without yesterday though 💀
  • b

    bright-gpu-74537

    05/17/2023, 9:28 PM
    i dont get your dev process, but cool... haxeui-blank is there for that reason... to allow compilation without a backed (kinda)
  • b

    bright-gpu-74537

    05/17/2023, 9:28 PM
    (ie, doc gen, etc)
  • h

    happy-agent-4114

    05/17/2023, 9:28 PM
    my dev process is I'm bad at explaining my dev process
  • b

    bright-gpu-74537

    05/17/2023, 9:28 PM
    heh heh, its very personal thing
  • h

    happy-agent-4114

    05/17/2023, 9:28 PM
    I have 3 monitors, the test project is on the bottom left and the module is on the top left, then the previews are on the vertical right
  • h

    happy-agent-4114

    05/17/2023, 9:29 PM
    2 vscode windows and 2 compiled
  • b

    bright-gpu-74537

    05/17/2023, 9:29 PM
    and im guessing have different ide's open for different projects
  • b

    bright-gpu-74537

    05/17/2023, 9:29 PM
    or instances of
  • h

    happy-agent-4114

    05/17/2023, 9:29 PM
    3 windows desktops lol
  • h

    happy-agent-4114

    05/17/2023, 9:30 PM
    I just add another whenever I start a new project in parallel
  • b

    bright-gpu-74537

    05/17/2023, 9:30 PM
    so yeah, haxeui-blank will help (assuming its not out of date... maybe i need a CI for that?)
1...167216731674...1687Latest