On Wednesday, February 10, 2016 04:40:00 PM Thomas Eckardt wrote:
> V2 is distributed as a monolith - and it can run as such for historical
> reasons.
> But it is developed and it is running the standard way (using
> lib/ASSP_SelfLoader.pm).

Are you saying its developed as smaller pieces in individual files and then all 
put into one assp.pl? 

> Have a look in to the folder 'assp/sl-cache' and
> you'll see every single part assp V2 is using.

I haven't such a folder, I assume you mean in an ASSP install and not VC, as I 
did not see such a folder under CVS either.

> ASSP breaks it self not in to modules - it breaks it self in to every
> single sub after a defined code point in the monolith. Each thread loads
> every sub only if it is required at runtime (one time).

>From perl developers I have tried to get to look at ASSP. Their main comment 
comes back to it all being in a single file. Makes it difficult for them to 
start 
somewhere and move on to other pieces. Most would like to see it more modular, 
in various files.

Most any program can be written in a single file, but they split up projects 
for reasons.

> The syntax check instead, is running over the complete (unsplitted) code.

Is there a VC somewhere with split code?

-- 
William L. Thomson Jr.
Obsidian-Studios, Inc.
http://www.obsidian-studios.com

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to