Oops! Accidentally hit enter.

You're right, they wouldn't care. I'm not trying to expose anything to
python, I'm just trying to find a good place to store this thing without
resorting to a global variable.

On Thu, Jun 21, 2012 at 4:07 PM, Jorge Rodriguez <jo...@lunarworkshop.com>wrote:

> You'
>
>
> On Thu, Jun 21, 2012 at 3:57 PM, Dan Eicher <d...@trollwerks.org> wrote:
>
>> On Thu, Jun 21, 2012 at 3:00 PM, Jorge Rodriguez
>> <jo...@lunarworkshop.com> wrote:
>> > This would be perfect but I can't find a place to use it that's not
>> part of
>> > an operator. There's no single operator responsible for handling these
>> > functions. I'm not able to find any way to attach a SKIP_SAVE property
>> to,
>> > for example, wmWindowManager or wmWindow. I'd rather avoid resorting to
>> a
>> > static variable in a function. Maybe there's some way to do it with rna
>> > that I'm not seeing?
>>
>> If these variables aren't of interest to people in general it's
>> overkill to wrap them in rna and (automagically) expose them in the
>> py-api. Why would anyone care when the last time a tooltip was closed
>> or what the last highlighted button was when writing a script?
>>
>> Dan
>> _______________________________________________
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>
>
>
> --
> Jorge "Vino" Rodriguez
> jo...@lunarworkshop.com
> [ Tweet <http://twitter.com/vinobs> | Like<http://www.facebook.com/bsvino>|
> Plus <http://www.google.com/profiles/bs.vino> ]
> 919.757.3066
>
>
>


-- 
Jorge "Vino" Rodriguez
jo...@lunarworkshop.com
[ Tweet <http://twitter.com/vinobs> | Like <http://www.facebook.com/bsvino>|
Plus <http://www.google.com/profiles/bs.vino> ]
919.757.3066
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to