It would still be segregated, though, right? The c...
# suitescript
e
It would still be segregated, though, right? The common logic is still separated in its own file, you just have two different entry points accessing your common business logic now. It's definitely better than duplicating the logic, and then you don't have to worry about double authentication either.