Hi Joseph i am not trying to move the backend things on A&P i meant the
actions of the user.

Some user could bookmark the place of edit, create or read  Products,  for
example.

The place and activity per action.

/#Addproduct:
/#Editproduct:1312
/#Readproduct:

or just one place different activities.

/#Product:Read
/#Product:New
/#Product:Edit-1312




2012/11/26 Jesse Hutton <[email protected]>

> I have previously used one activity for C and U, and another for R (and
> D). It basically came down to the fact that the views were mostly the same
> between those pairs, so they could be reused and the activity (and
> presenter) could figure out the details and which controls to show based
> the action information the place (which you can get away with having one
> of). In addition, I also had a list activity for a total of 3 activities
> for each entity type.
>
> Jesse
>
>
> On Sun, Nov 4, 2012 at 1:50 PM, Daniel Mauricio Patino León <
> [email protected]> wrote:
>
>> I recently started a new project usign Activities and palces with mvp.
>> Now i have a quiestion of approach.
>>
>> Example:
>>
>> Employee CRUD
>>
>> Activity and place for each operation C, R, U
>>
>> One place differente activities for operations C, R, U.
>>
>> what you guys suggest to use and why?
>>
>> many thanks
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google Web Toolkit" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/google-web-toolkit/-/U7HG3XPNSk8J.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>



-- 
ISC. Daniel Mauricio Patiño León.
Director ejecutivo
Liondev S.A. de C.V.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to