question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add configuration option to use plain() by default

See original GitHub issue

I like restangular, but there are some features I dislike. I don’t like that restangular appends its own methods to the objects and arrays(!). I know this is one of the principle of restangular, but personally I don’t think that its a RIGHT principle.

I like new plain() method you’ve introduced, but I also would like to see the option to configure it to use it by default, e.g. getList, get methods return promise that will contain already a plain object.

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Reactions:2
  • Comments:29 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
DmitryGoncharcommented, Oct 31, 2016

@daviesgeek Any chance of the new release?

1reaction
daviesgeekcommented, Aug 31, 2016

Merged. Will be in a release shortly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuration in ASP.NET Core - Microsoft Learn
In the preceding code, by default, changes to the JSON configuration file after the app has started are read. An alternative approach when...
Read more >
Configuring PLAIN - Confluent Documentation
The default implementation of SASL/PLAIN in Kafka specifies usernames and passwords in the JAAS configuration file. You can avoid storing clear passwords on ......
Read more >
Setting Configuration Options - Apache Airflow
The first time you run Airflow, it will create a file called airflow.cfg in your $AIRFLOW_HOME directory ( ~/airflow by default). This file...
Read more >
MySQL 8.0 Reference Manual :: 4.2.2.2 Using Option Files
A MySQL program started with the --no-defaults option reads no option files other ... Many option files are plain text files, created using...
Read more >
git-config Documentation - Git
The default is to use a pager. FILES. By default, git config will read configuration options from multiple files: $(prefix)/ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found