http://coldfusion.com logo
Join Slack
Powered by
# fw1
  • g

    github-fw1

    06/06/2024, 4:45 AM
    [framework-one/fw1] Pull request closed: #554 Configure deployment of 4.3.2 to website by ddspringle
  • g

    github-fw1

    06/06/2024, 4:45 AM
    [fw1:develop] 2 new commits by Denard Springle
  • g

    github-fw1

    06/06/2024, 4:46 AM
    [fw1:develop] 1 new commit by Denard Springle
  • s

    seancorfield

    06/06/2024, 5:03 AM
    @seancorfield has left the channel
  • g

    github-fw1

    06/06/2024, 5:09 AM
    [fw1:develop] 1 new commit by Denard Springle
  • g

    github-fw1

    06/06/2024, 5:14 AM
    [fw1:develop] 1 new commit by Denard Springle
  • g

    github-fw1

    06/06/2024, 7:19 AM
    [fw1] New branch "improve-included-site-and-examples" was pushed by ddspringle
  • g

    github-fw1

    06/06/2024, 7:20 AM
    #555 Update included web app layout [framework-one/fw1] Pull request submitted by ddspringle
  • g

    github-fw1

    06/06/2024, 7:27 AM
    [framework-one/fw1] Pull request closed: #555 Update included web app layout by ddspringle
  • g

    github-fw1

    06/06/2024, 7:27 AM
    [fw1:develop] 2 new commits by Denard Springle
  • g

    github-fw1

    06/06/2024, 7:27 AM
    [fw1] The branch "improve-included-site-and-examples" was deleted by ddspringle
  • r

    Rich Symons

    06/20/2024, 9:19 PM
    @ddspringle Thank you for picking up FW/1, excited to see where it goes from here 🙂 We have implemented a version of your framework-one-secure-auth in a legacy ACF app which we are now migrating over to FW/1. Thank you for making that available! Everything works great on JDK11, now we've upgraded to CF2023, which as you know is supporting JDK17. Reading the keyring file into memory is failing with unsupported algorithm errors, as well as other locations dataDec is called. Was wondering if you were aware and maybe no of a fix? Any tips would be very much appreciated. Thanks!! Rich
    👏 1
    d
    • 2
    • 14
  • g

    github-fw1

    06/26/2024, 5:11 PM
    [framework-one/fw1] Issue closed: #518 aop1 cannot intercept if base name in dottedPath is same as another bean by ddspringle
  • c

    chris-schmitz

    06/28/2024, 2:16 PM
    @chris-schmitz has left the channel
  • g

    github-fw1

    07/07/2024, 8:48 AM
    #556 Allow redirect() method to convert routes into SES links [framework-one/fw1] Issue created by charlesr1971
  • g

    github-fw1

    07/09/2024, 3:29 PM
    [fw1:Improve-Inline-Documentation] was branched from "develop" and pushed by websolete
  • g

    github-fw1

    07/09/2024, 3:39 PM
    [fw1:Improve-Inline-Documentation] 1 new commit by Kevin J. Miller
  • g

    github-fw1

    07/09/2024, 5:43 PM
    [fw1:Improve-Inline-Documentation] 1 new commit by Kevin J. Miller
  • g

    github-fw1

    07/09/2024, 6:11 PM
    [fw1:Improve-Inline-Documentation] 1 new commit by Kevin J. Miller
  • g

    github-fw1

    07/15/2024, 5:25 PM
    [fw1:Improve-Inline-Documentation] 1 new commit by Kevin J. Miller
  • d

    Daniel Mejia

    08/17/2024, 1:59 AM
    @Daniel Mejia has left the channel
  • c

    Charles Robertson

    10/18/2024, 9:56 AM
    Because Slack now hides messages more than 90 days old, I cannot find the URL to the new FW1 repo?
    c
    • 2
    • 2
  • i

    ivan

    01/05/2025, 10:27 AM
    Hi, regarding this may 2024 LinkedIn post: https://www.linkedin.com/pulse/fw1-back-baby-denard-springle-iv-hyy7e/ Are there any updates on FW/1 development or is everything on hold?
  • r

    rodyon

    01/05/2025, 9:39 PM
    as frequent user, I think fw/1 is polished to perfection 🙂 the code should have maintainer, but I personally don't know what to wish more in invisible one-file framework
    👍 3
  • a

    Anders Lars

    01/07/2025, 6:29 PM
    I run fw/1 in a subdir of a legacy site, gradually migrating content to it over time. Sometimes, from outside of the fw/1 subdir, I want to be able to access content/data that a fw/1 controller is already written for. The way i have been accessing this is via a cfhttp call - but that seems kinda lame and inefficient on the same site. If i try to create the controller as a component and access it that way, it fails as the controller init() methods are written to require a reference to the fw cfc like below. Any reason i cannot create a reference to the main framework.one component in a root level application variable and just pass that in to the init methods?
    Copy code
    public function init(fw) {
            variables.fw = fw;
        }
    t
    a
    • 3
    • 7
  • s

    Shaunobi

    03/06/2025, 2:02 AM
    I was testing ChatGPT 4.5 today and was surprised to see it can write perfectly serviceable FW/1 code. Anybody else been playing around with using models for CFML coding?
    m
    i
    j
    • 4
    • 20
  • j

    jgladnick

    03/08/2025, 4:06 AM
    I was going to ask a very similar question about AI tools and CFML. Has anyone been able to integrate an AI model with their code base, so if you were say, overhauling a CRUD app from v1-->v2 and v2 and a different UI layer and style to it, could you teach the AI model how to apply the same styling to the rest of your CRUD app.
    s
    • 2
    • 1
  • d

    dawesi

    05/05/2025, 10:37 AM
    There is clearly not enough public good cfscript out there at the moment because most of these engines need a whole stack of instructions in settings just to get good code.
  • d

    dawesi

    05/05/2025, 10:41 AM
    So just put that you use fw/1 in your copilot or oather ai code generation instructions and give testbox or other instructions for test generation instructions and you're away. We also have a github gist now with AI instructions and just say 'instructions are at {gisturl}
  • d

    dawesi

    05/05/2025, 10:46 AM
    I just created the #C08QZDKHN9G channel so we can continue there