<security> attribute "external-view"

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

<security> attribute "external-view"

jonwimp
Does it work? I'm talking about the attribute "external-view" for subelement <security> of a
<request-map>. How does it work?

Jonathon
Reply | Threaded
Open this post in threaded view
|

Re: <security> attribute "external-view"

BJ Freeman
http://ofbiz.apache.org/docs/control.html#RequestHandler
to my knowledge it is not used in ofbiz.


Jonathon -- Improov sent the following on 12/31/2007 1:33 AM:
> Does it work? I'm talking about the attribute "external-view" for
> subelement <security> of a <request-map>. How does it work?
>
> Jonathon
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: <security> attribute "external-view"

BJ Freeman
Guess I should clarify.
it is default=true, so is is used all the time.
However it is not used in false mode, which would require it to be declared.


BJ Freeman sent the following on 12/31/2007 2:11 AM:

> http://ofbiz.apache.org/docs/control.html#RequestHandler
> to my knowledge it is not used in ofbiz.
>
>
> Jonathon -- Improov sent the following on 12/31/2007 1:33 AM:
>> Does it work? I'm talking about the attribute "external-view" for
>> subelement <security> of a <request-map>. How does it work?
>>
>> Jonathon
>>
>>
>>
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: <security> attribute "external-view"

jonwimp
Just to clarify something about a quirk of mine. ;) I usually post to ML after digging through the
codes. Look through my previous posts, see habits.

This is not referring to you in particular, BJ. Just sending note to self and other potential
reverse-engineers here.

The codes seem to indicate that the attribute "external-view" is used, but may not be used correctly.

I really appreciate feedback and help, so that I can wrap up loose ends in the framework. And I
would really really appreciate non-generic and non-superficial feedback, given that I had done
some homework going through the codes first before posting. Still, I appreciate your feedback. ;)

Another note to self. Such posts (like many others) are documented by myself for a neat list of
TODOs or "gotchas" in the OFBiz framework. That's why I hope the feedback can be accurate, or at
least clearly labeled as guesses.

Should be done with the controller part soon, and then on to the Service Engine.

Jonathon

BJ Freeman wrote:

> Guess I should clarify.
> it is default=true, so is is used all the time.
> However it is not used in false mode, which would require it to be declared.
>
>
> BJ Freeman sent the following on 12/31/2007 2:11 AM:
>> http://ofbiz.apache.org/docs/control.html#RequestHandler
>> to my knowledge it is not used in ofbiz.
>>
>>
>> Jonathon -- Improov sent the following on 12/31/2007 1:33 AM:
>>> Does it work? I'm talking about the attribute "external-view" for
>>> subelement <security> of a <request-map>. How does it work?
>>>
>>> Jonathon
>>>
>>>
>>>
>>
>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: <security> attribute "external-view"

BJ Freeman
so noted.
will ignore such posts in the future.
:)

Jonathon -- Improov sent the following on 12/31/2007 3:18 AM:

> Just to clarify something about a quirk of mine. ;) I usually post to ML
> after digging through the codes. Look through my previous posts, see
> habits.
>
> This is not referring to you in particular, BJ. Just sending note to
> self and other potential reverse-engineers here.
>
> The codes seem to indicate that the attribute "external-view" is used,
> but may not be used correctly.
>
> I really appreciate feedback and help, so that I can wrap up loose ends
> in the framework. And I would really really appreciate non-generic and
> non-superficial feedback, given that I had done some homework going
> through the codes first before posting. Still, I appreciate your
> feedback. ;)
>
> Another note to self. Such posts (like many others) are documented by
> myself for a neat list of TODOs or "gotchas" in the OFBiz framework.
> That's why I hope the feedback can be accurate, or at least clearly
> labeled as guesses.
>
> Should be done with the controller part soon, and then on to the Service
> Engine.
>
> Jonathon
>
> BJ Freeman wrote:
>> Guess I should clarify.
>> it is default=true, so is is used all the time.
>> However it is not used in false mode, which would require it to be
>> declared.
>>
>>
>> BJ Freeman sent the following on 12/31/2007 2:11 AM:
>>> http://ofbiz.apache.org/docs/control.html#RequestHandler
>>> to my knowledge it is not used in ofbiz.
>>>
>>>
>>> Jonathon -- Improov sent the following on 12/31/2007 1:33 AM:
>>>> Does it work? I'm talking about the attribute "external-view" for
>>>> subelement <security> of a <request-map>. How does it work?
>>>>
>>>> Jonathon
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>
>
>
>