Results 1 to 2 of 2
Hi,
I want to learn squid class structure and acl structure for my project.. I have to modify squid in my project about forbidden youtube in Turkey..
In Turkey youtube ...
- 11-06-2009 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 1
Squid Uml Diagrams
Hi,
I want to learn squid class structure and acl structure for my project.. I have to modify squid in my project about forbidden youtube in Turkey..
In Turkey youtube is forbidden by the reason of insulting our leader Ataturk in some videos..
So We want to do that users can access to youtube but not to these insulting videos.. its our senior project and we have to do some uml diagrams like sequence use-case vs..
But when we look at the acl classes we dont understand anything and we have to understand acl classes structure..
Is there anybody to know these issues?
- 11-06-2009 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,485
Most UML diagramming tools have a source code import capability, so if you get the source code to squid and acl classes, you should be able to generate a class diagram from them pretty easily. If you don't have access to such a tool, then you will have to go thru the source code (headers at least) and build up the class and sequence diagrams by hand. That's a lot of work, but perfectly doable.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
