Closed GoogleCodeExporter closed 8 years ago
PS To support fields from various packages, perhaps the auto-prefixing should
be
defined with e.g. a Strategy interface.
Original comment by keith.clarke.claimvantage@gmail.com
on 27 May 2010 at 12:30
Thanks for reporting this issue, we will be looking in to this shortly.
Original comment by apex.es...@gmail.com
on 1 Jun 2010 at 5:00
Original comment by apex.es...@gmail.com
on 1 Jun 2010 at 10:07
As of r42 we added insertAsUser and updateAsUser functions that accept a list
of
Schema.SObjectField instead of strings. This avoids using the sObject fields
member
variable all together, and thus should have no impact on limits aside simple
code
execution.
In addition because the user can provide the Schema.SObjectField it should
bypass
the namespace issue too assuming you can access it from within your code
properly
already.
Please let me know if this solves this issue so I can close it.
Original comment by apex.es...@gmail.com
on 3 Jun 2010 at 2:40
Yes i think it does. thanks.
Original comment by keith.clarke.claimvantage@gmail.com
on 4 Jun 2010 at 7:27
Thanks for your feedback.
Closing this issue.
Original comment by apex.es...@gmail.com
on 4 Jun 2010 at 6:28
Original issue reported on code.google.com by
keith.clarke.claimvantage@gmail.com
on 27 May 2010 at 12:06