Blog

CBWIRE 3.2 Released

Grant Copley January 04, 2024

Spread the word

Grant Copley

January 04, 2024

Spread the word


Share your thoughts

Hey there CBWIRE enthusiasts! 👋 It's an exciting time in the world of ColdFusion Markup Language (CFML) development as CBWIRE 3.2 rolls out with some nifty new features that are set to make your development process smoother and more efficient. Let's dive right into the highlights of this latest release!

📣 Dispatch Browser Events

Enhancing user interaction, CBWIRE 3.2 introduces the ability to dispatch browser events. This feature empowers developers to create more interactive and dynamic web applications. You can now easily trigger browser events, enhancing the responsiveness and user experience of your CFML applications.

Documentation: https://cbwire.ortusbooks.com/essentials/events#dispatching-browser-events

🌟 Auto-Population of Data Properties

First up, CBWIRE 3.2 introduces an incredibly handy feature: the automatic population of data properties. Previously, if you didn't define an onMount() method in your components, you had to manually handle the population of data properties. Not anymore! This process is now automated, saving you time and reducing boilerplate code in your projects. This feature ensures that your components are more intuitive and easier to manage, especially when dealing with dynamic data.

Documentation: https://cbwire.ortusbooks.com/essentials/components#auto-population-of-data-properties

Contributed by Michael Rigsby

🔄 Module Aware Components

Ever found yourself wishing for a smoother way to call components within modules? Your wish is granted in CBWIRE 3.2! The new release adds support for calling components directly from modules with wire("MyComponent@module"). This enhancement simplifies the process of modular development, allowing you to organize and reuse code more efficiently.

Contributed by Michael Rigsby

🧩 Enhanced Template Functionality

Another significant update in CBWIRE 3.2 is the enhanced template functionality. You can now access event methods such as event.buildLink() directly within templates. This update provides a more seamless and efficient way to handle events and methods, further streamlining your development process.

CBWIRE 3.2 is a testament to the continuous evolution and dedication to making CFML development a breeze. These new features are just the tip of the iceberg in terms of what CBWIRE offers to the ColdFusion community. So, dive in, explore these new capabilities, and take your CFML projects to the next level!

Stay tuned for more updates and happy coding! ✨

Add Your Comment

Recent Entries

Ortus June 2024 Newsletter!

Ortus June 2024 Newsletter!

Welcome to the latest edition of the Ortus Newsletter! This month, we're excited to bring you highlights from our sessions at CFCamp and Open South Code, as well as a sneak peek into our upcoming events. Discover the latest developments in BoxLang, our dynamic new JVM language, and catch up on all the insightful presentations by our expert team. Let's dive in!

Maria Jose Herrera
Maria Jose Herrera
June 28, 2024
BoxLang June 2024 Newsletter!

BoxLang June 2024 Newsletter!

We're thrilled to bring you the latest updates and exciting developments from the world of BoxLang. This month, we're diving into the newest beta release, introducing a new podcast series, showcasing innovative integrations, and sharing insights from recent events. Whether you're a seasoned developer or just getting started, there's something here for everyone to explore and enjoy.

Maria Jose Herrera
Maria Jose Herrera
June 28, 2024
BoxLang 1.0.0 Beta 3 Launched

BoxLang 1.0.0 Beta 3 Launched

We are thrilled to announce the release of BoxLang 1.0.0-Beta 3! This latest beta version is packed with exciting new features and essential bug fixes, including robust encryption functionality, enhanced Java interoperability, and more efficient event handling. Key highlights include the introduction of query caching capabilities, seamless coercion of Java Single Abstract Method (SAM) interfaces from BoxLang functions, and support for virtual thread executors. So, let’s dive into the details of what’s new in BoxLang 1.0.0-Beta 3 and how you can start leveraging these updates today!

Luis Majano
Luis Majano
June 28, 2024