logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
sweeperqb  
#1 Posted : Wednesday, June 15, 2022 1:59:08 PM(UTC)
sweeperqb

Rank: Advanced Member

Groups: Authorized User, Developers
Joined: 5/30/2020(UTC)
Posts: 125

Thanks: 14 times
Was thanked: 3 time(s) in 3 post(s)
When creating custom functionality for the AC9 in a plugin, we found the need to utilize Admin helpers such as Grid.cs, PagerHtmlExtensions.cs, etc. Most of these helpers and extensions do not depend directly on AbleCommerce_WAP, and feel like they might be better suited for CommerceBuilder.Web. We're trying to avoid having our plugin depend on the AbleCommerce_WAP project.

1) It creates a circular dependency (though it doesn't complain because of how plugins are injected at runtime)
2) We will have multiple sites using it and we don't want to have DLL mismatches (e.g. Plugin depends on AC9 Website A to access aforementioned features, Plugin then installed to AC9 Website B)

For the time being, I am creating copies of helpers and dropping them in the plugin code base. What are other folks doing?





Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.