realbasic-nug
[Top] [All Lists]

Re: Registration - How to

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Registration - How to
From: Eric Richards <erockus at earthlink dot net>
Date: Mon, 30 Jul 2007 13:23:18 -0600
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <46ADD7E7 dot 8030706 at earthlink dot net> <5BACCD29-31BE-4F4F-BDC7-E31CA9F52D21 at oatmealandcoffee dot com>
Ahh.. ok.

Yeah I have  my class handling it all right now.

I guess something could be done using files(i.e. pref's) but
might be more trouble than its worth.

Ok I'll try a Global Mod and see how it goes.


Philip Regan wrote:

>If I'm reading what you've done correctly, you should be handling  
>*all* of your registration information in a global module so that all  
>of your classes call to that one object to see whether or not the  
>proper key was put in place, as opposed to keeping in a class, which  
>like you said, can have more than one instance. The class instead  
>would have a simple "DemoMode" boolean property that gets set by a  
>quick "CheckMode" when the object is created. Does that make sense?
>
>On Jul 30, 2007, at 08:21, Eric Richards wrote:
>  
>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>