skip to main content
4 posts tagged with programming by yerfatma.
Displaying 1 through 4 of 4.
I'm in the process of building an application and I think I want a rules engine. Assuming I do (and "No" may be the answer to my question), what's the best way to go about such a thing, given the details inside?
[more inside]
posted by yerfatma
on Oct 13, 2006 -
7 answers
Managing User Permissions: I'm reworking an existing system that has a fairly granular permission system and am looking to make it easier to use. At the risk of sounding like a complete clown
1, I've recently seen at least one OS permission system where permissions are encoded with ids that are (I think) all powers of 2, which allows the system to discern whether a user has access to a given permission from the sum of the user's permission ids. Can someone explain how this works?
[more inside]
posted by yerfatma
on Mar 21, 2006 -
16 answers
Attributes in .NET (C#): From within a class, how do I find all the methods marked with an attribute and fire those methods?
[more inside]
posted by yerfatma
on Feb 20, 2006 -
9 answers
I've fallen hard for Python and have been searching for a project to really learn the language with. I'd like to create functionality similar to Windows "Map Network Drive" for URIs using Python, urllib, etc. My questions are: does this seem possible for someone with a decent programming background (but no formal CS training)? Is it a good idea?
[more inside]
posted by yerfatma
on Mar 15, 2005 -
8 answers
Page:
1